Branch Coverage

blib/lib/Plack/Middleware/Status.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
27 2 7 if $res
39 3 6 'CODE' eq ref $path_match ? :
40 6 3 unless $matched
43 1 2 unless (my $message = &HTTP::Status::status_message($status))