Skip to content
#

prime-paths

Here are 2 public repositories matching this topic...

Language: All
Filter by language

A CFG is known as a Single Entry Single Exit (SESE) graph if it only has a single entry node and a single exit node. A problem that arose during researchon static analysis is how to deal with loops in the CFG.

  • Updated Jul 19, 2023
  • Java

This repository contains code and documentation for performing black box testing and graph coverage analysis on software systems. Black box testing is a technique that tests the functionality of a system without knowing its internal structure or implementation. Graph coverage analysis is a technique that measures how well a set of test cases covers

  • Updated Aug 30, 2023
  • HTML

Improve this page

Add a description, image, and links to the prime-paths topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prime-paths topic, visit your repo's landing page and select "manage topics."

Learn more