blib/lib/Benchmark/Harness.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
176 | 0 | 0 | 0 | $rUserId eq $gUserId && $rPassword eq $gPassword |
289 | 0 | 0 | 0 | $$_[3] eq $subName and $$_[4] eq $pckg |
405 | 0 | 0 | 0 | defined &{$stash{$_};} and $glob eq "*${pckg}::$_" |
0 | 0 | 0 | defined &{$stash{$_};} and $glob eq "*${pckg}::$_" and /$rgx/ | |
0 | 0 | 0 | defined &{$stash{$_};} and $glob eq "*${pckg}::$_" and /$rgx/ and not /(import|export|AUTOLOAD)/ |
line | l | !l | condition |
---|---|---|---|
242 | 0 | 0 | $$_[2] || '' |