| blib/lib/Plack/Middleware/Compile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 100 | 1 | 5 | unless $in =~ $self->pattern | 
| 106 | 1 | 4 | unless -r $in | 
| 110 | 3 | 1 | if (not @os or $is[9] > $os[9]) | 
| 112 | 0 | 3 | if $@ | 
| 116 | 0 | 4 | unless -r $out | 
| 117 | 0 | 4 | unless open my $fh, '<', $out |