Code Coverage |
|||||||||
Lines |
Functions and Methods |
Classes and Traits |
|||||||
Total | |
100.00% |
232 / 232 |
|
100.00% |
35 / 35 |
|
100.00% |
11 / 11 |
Algorithm.php | |
100.00% |
12 / 12 |
|
100.00% |
9 / 9 |
|
100.00% |
1 / 1 |
BreadthFirstSearch.php | |
100.00% |
38 / 38 |
|
100.00% |
3 / 3 |
|
100.00% |
1 / 1 |
DepthFirstSearch.php | |
100.00% |
16 / 16 |
|
100.00% |
2 / 2 |
|
100.00% |
1 / 1 |
Digraph.php | |
100.00% |
42 / 42 |
|
100.00% |
9 / 9 |
|
100.00% |
1 / 1 |
Edge.php | |
100.00% |
5 / 5 |
|
100.00% |
3 / 3 |
|
100.00% |
1 / 1 |
FloydWarshall.php | |
100.00% |
27 / 27 |
|
100.00% |
1 / 1 |
|
100.00% |
1 / 1 |
PowerIteration.php | |
100.00% |
30 / 30 |
|
100.00% |
1 / 1 |
|
100.00% |
1 / 1 |
PrettyPrint.php | |
100.00% |
20 / 20 |
|
100.00% |
2 / 2 |
|
100.00% |
1 / 1 |
ReversedDigraph.php | |
100.00% |
8 / 8 |
|
100.00% |
1 / 1 |
|
100.00% |
1 / 1 |
Tarjan.php | |
100.00% |
31 / 31 |
|
100.00% |
2 / 2 |
|
100.00% |
1 / 1 |
Vertex.php | |
100.00% |
3 / 3 |
|
100.00% |
2 / 2 |
|
100.00% |
1 / 1 |