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
68
0
0
$req->uri->can('host') and $req->uri->host
or 3 conditions
line
l
!l&&r
!l&&!r
condition
59
161
54
0
$app->config->{'home'} ||= dir($FindBin::Bin)