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