Branch Coverage

bin/plackbench
Criterion Covered Total %
branch 8 10 80.0


line true false branch
14 1 3 unless ($opts->{'psgi_path'} and $opts->{'uri'})
20 1 2 if ($opts->{'fixup'})
27 1 2 if ($opts->{'fixup_files'})
55 23 9 unless defined $opts{$_}
65 0 0 if ($file eq '-') { }