Branch Coverage
blib/lib/Plack/App/WWW.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
15
2
1
if ($self->_valid_file_perl($file)) { }
28
2
1
if $file =~ /.(pl|cgi)$/i
29
0
1
if $self->shebang_for($file) =~ /^\#\!.*perl/