Condition Coverage

blib/lib/Exporter/Declare/Magic.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
81 2 5 0 $ec and $ec eq 'Exporter::Declare::Export::Generator'
98 0 0 0 @_ and defined $_[0]

or 3 conditions

line l !l&&r !l&&!r condition
96 0 0 0 not $name or ref $name
100 0 0 0 $code ||= $class->can($name)