| blib/lib/Devel/TrackObjects.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 32 | 37.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 1 | 1 | 2 | not ref $_ and /^-(\w+)$/ |
| 1 | 0 | 0 | not ref $_ and m[^/] |
| line | l | !l | condition |
|---|---|---|---|
| 95 | 0 | 1 | shift() || '' |
| 112 | 0 | 0 | $$o[6] || 0 |
| 0 | 0 | $$o[4] || 0 | |
| 114 | 0 | 0 | $$o[7] || 0 |
| 0 | 0 | $$o[5] || 0 | |
| 142 | 0 | 4 | shift() || '' |
| 146 | 1 | 7 | $count4class{ref $$o[0]} ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 169 | 8 | 1 | 0 | $_[1] || $pkg |
| 176 | 0 | 0 | 0 | $c eq $pkg or $c eq $class |
| 178 | 3 | 0 | 6 | $pkg =~ /$c/ or $class =~ /$c/ |
| 180 | 0 | 0 | 0 | &$c($pkg) or &$c($class) |