blib/lib/Test/Attribute/AutoLevel.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 8 | 100.0 |
line | l | !l | condition |
---|---|---|---|
9 | 1 | 2 | $args{'depth'} || 0 |
19 | 4 | 2 | $$stash{$pkg} ||= {} |
40 | 62 | 398 | *{"${pkg}::$name";}{'CODE'} || (next) |
41 | 6 | 56 | $$stash{$pkg}{"$code"} || (next) |