Branch Coverage

blib/lib/Plack/Middleware/Static.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
14 12 29 if ($res and not $self->pass_through && $res->[0] == 404)
24 0 41 unless my $path_match = $self->path
28 26 15 'CODE' eq ref $path_match ? :
29 28 13 unless $matched