Condition Coverage
blib/lib/Mojo/Server.pm
Criterion
Covered
Total
%
condition
3
6
50.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
60
1
0
15
&blessed($app) and $app->can("handler")
or 3 conditions
line
l
!l&&r
!l&&!r
condition
58
0
1
0
$@ || $! || "$path did not return a true value"