blib/lib/Test/Role.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
120 | 5 | 6 | unless defined $obj_name |
123 | 1 | 10 | if (not defined $object) { } |
129 | 0 | 10 | if ($@) { } |
4 | 6 | elsif (not $rslt) { } | |
143 | 5 | 6 | if ($diag) { } |