Condition Coverage

blib/lib/PlackX/Framework/Config.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
14 0 0 4 defined $fn and length $fn
51 0 0 3 ref $result and ref $result eq "HASH"
63 0 0 1 ref $result and ref $result eq "HASH"

or 3 conditions

line l !l&&r !l&&!r condition
12 4 0 0 shift @options || $ENV{$env_prefix}