Condition Coverage

blib/lib/Ark/Test.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
74 69 0 0 $req->uri->can('host') and $req->uri->host

or 3 conditions

line l !l&&r !l&&!r condition
59 161 55 0 $app->config->{'home'} ||= dir($FindBin::Bin)