Condition Coverage

blib/lib/Getopt/Module.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
64 0 0 72 defined $value and @_ == 0
109 16 0 4 defined $$target and length $$target

or 2 conditions

line l !l condition
115 3 15 $$target{$module} ||= []