blib/lib/Bio/Coordinate/Graph.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 8 | 9 | 88.8 |
pod | 5 | 5 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
4 | 2 | n/a | BEGIN |
5 | 2 | n/a | BEGIN |
6 | 2 | n/a | BEGIN |
7 | 2 | n/a | BEGIN |
17 | 8 | Yes | new |
38 | 0 | Yes | graph |
57 | 8 | Yes | hash_of_arrays |
83 | 21 | Yes | shortest_path |
120 | 14 | Yes | dijkstra |