blib/lib/Graph/TransitiveClosure/Matrix.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 16 | 16 | 100.0 |
pod | 9 | 9 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 6 | n/a | BEGIN |
4 | 6 | n/a | BEGIN |
6 | 6 | n/a | BEGIN |
7 | 6 | n/a | BEGIN |
8 | 6 | n/a | BEGIN |
9 | 6 | n/a | BEGIN |
18 | 70 | n/a | _new |
107 | 70 | Yes | new |
133 | 17238 | Yes | has_vertices |
141 | 13854 | Yes | is_reachable |
148 | 16 | Yes | is_transitive |
156 | 599 | Yes | vertices |
161 | 3007 | Yes | path_length |
168 | 380 | Yes | path_successor |
175 | 267 | Yes | path_vertices |
188 | 29 | Yes | all_paths |