Branch Coverage

blib/lib/Mojolicious/Plugin/MountPSGI.pm
Criterion Covered Total %
branch 7 16 43.7


line true false branch
16 0 8 if ($prefix =~ m[^(\*\.)?([^/]+)(/.*)?$]) { }
18 0 0 if $1
20 0 0 unless defined $path
25 1 7 $rewrite ? :
29 1 7 if (ref $psgi) { }
32 0 7 unless (-r $psgi)
34 0 0 if -r $abs
41 0 8 if $host