blib/lib/Graph/TransitiveClosure.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 8 | 8 | 100.0 |
pod | 3 | 3 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 6 | n/a | BEGIN |
4 | 6 | n/a | BEGIN |
10 | 6 | n/a | BEGIN |
11 | 6 | n/a | BEGIN |
16 | 75 | Yes | new |
48 | 60 | n/a | _transitive_closure_matrix_compute |
52 | 10 | Yes | is_transitive |
58 | 12797 | Yes | transitive_closure_matrix |