Condition Coverage

blib/lib/Test/Expander.pm
Criterion Covered Total %
condition 16 16 100.0


and 3 conditions

line !l l&&!r l&&r condition
68 3 17 1 defined $CLASS and exists $options->{'-builtins'}
196 2 2 16 $CLASS and $METHOD
2 2 14 $CLASS and $METHOD and $METHOD_REF = $CLASS->can($METHOD)
367 2 1 1 @$imports == 1 && $imports->[0] =~ /$Test::Expander::REGEX_VERSION_NUMBER/

or 2 conditions

line l !l condition
96 1 1 $args ||= []
240 1 1 shift @$exports // ""