| blib/lib/App/Prove/Plugin/TraceUse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 22 | 27.2 | 
| line | l | !l | condition | 
|---|---|---|---|
| 366 | 0 | 0 | not $dependencies_are_good and 0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 121 | 1 | 0 | 5 | defined $mdir and not defined $mdir_n | 
| 327 | 0 | 0 | 0 | $v and qv($v) < qv($ver) | 
| 354 | 0 | 0 | 0 | $dependencies_are_good &&= $ok | 
| 362 | 0 | 0 | 0 | $dependencies_are_good &&= $ok | 
| 420 | 0 | 0 | 0 | defined $app->harness and $app->harness ne 'TAP::Harness' | 
| line | l | !l | condition | 
|---|---|---|---|
| 281 | 4 | 5 | $d{$$_[0]} || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 96 | 14 | 2 | 0 | $pd ||= 'Pod::Perldoc'->new |