blib/lib/Test/Run/Class/Hierarchy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
49 | 2 | 2 | if (exists $_hierarchy_of{$class}) |
71 | 4 | 1 | $b->isa($a) ? : |
6 | 5 | $a->isa($b) ? : | |
91 | 2 | 2 | if (exists $_rev_hierarchy_of{$class}) |