| lib/Devel/ebug/Plugin/StackTrace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 18 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 33 | 1 | 14 | 0 | defined $first and &blessed($first) |
| 15 | 0 | 0 | defined $first and &blessed($first) and $subroutine =~ /^$first_class::/ | |
| 14 | 0 | 0 | defined $first and &blessed($first) and $subroutine =~ /^$first_class::/ and $subroutine =~ /^$package/ | |
| 1 | 14 | 0 | defined $first and &blessed($first) | |
| 15 | 0 | 0 | defined $first and &blessed($first) and $subroutine =~ /^$first_class::/ | |
| 0 | 3 | 1 | defined $first and $subroutine_class eq $first |