| blib/lib/Test/SkipWithout.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 10 | 70.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 16 | 1 | 3 | unless ($ok) | 
| 18 | 1 | 0 | if $err =~ /Can't locate .* in \@INC/ | 
| 24 | 0 | 3 | unless $version | 
| 29 | 2 | 1 | unless ($ok) | 
| 30 | 2 | 0 | if ($err =~ /^($module version \S+ required--this is only version \S+) at/) |