| blib/lib/App/GhaProve.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 20 | 60.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 16 | 36 | 0 | if $] > 5.012 | 
| 17 | 0 | 0 | if $QUIET | 
| 26 | 36 | 0 | ref $args[0] eq 'CODE' ? : | 
| 33 | 27 | 9 | if ($coverage =~ /^(true|1)$/i) | 
| 34 | 27 | 0 | if (length $ENV{'HARNESS_PERL_SWITCHES'}) { } | 
| 45 | 24 | 12 | unless ($testing_mode =~ /^(extended|1)$/i) | 
| 47 | 0 | 24 | unless $QUIET | 
| 51 | 24 | 12 | if ($testing_mode =~ /^(extended|both|1|2)$/i) | 
| 53 | 0 | 24 | unless $QUIET | 
| 59 | 0 | 36 | if ($max > 254) |