| blib/lib/Devel/TrackObjects.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 32 | 37.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 51 | 1 | 1 | 2 | not ref $_ and /^-(\w+)$/ |
| 1 | 0 | 0 | not ref $_ and m[^/] |
| line | l | !l | condition |
|---|---|---|---|
| 116 | 0 | 1 | shift() || '' |
| 131 | 0 | 0 | $o->[6] || 0 |
| 0 | 0 | $o->[4] || 0 | |
| 133 | 0 | 0 | $o->[7] || 0 |
| 0 | 0 | $o->[5] || 0 | |
| 157 | 0 | 4 | shift() || '' |
| 161 | 1 | 7 | $count4class{ref $o->[0]} ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 181 | 7 | 1 | 0 | $_[1] || $pkg |
| 195 | 0 | 0 | 0 | $c eq $pkg or $c eq $class |
| 197 | 3 | 0 | 5 | $pkg =~ /$c/ or $class =~ /$c/ |
| 199 | 0 | 0 | 0 | &$c($pkg) or &$c($class) |