Condition Coverage

blib/lib/Getopt/Yath.pm
Criterion Covered Total %
condition 6 16 37.5


and 3 conditions

line !l l&&!r l&&r condition
23 1 0 0 $params{'inherit'} and $class->can("options")
43 0 0 0 @_ && ref $_[0] eq 'ARRAY'
56 0 0 4 $cb and ref $cb eq "CODE"

or 2 conditions

line l !l condition
20 0 1 $params{'inst_class'} // "Getopt::Yath::Instance"
51 3 1 shift() // 0

or 3 conditions

line l !l&&r !l&&!r condition
54 0 0 4 $applicable //= $common[-1]{'applicable'}