Condition Coverage

blib/lib/Exporter/Almighty.pm
Criterion Covered Total %
condition 18 28 64.2


or 2 conditions

line l !l condition
111 5 1 $setup->{'tag'} // {}
115 0 7 $into_EXPORT_TAGS->{$tag_name} //= []
135 2 2 $args // []
150 2 0 $setup->{'enum'} // {}
184 1 1 $dfn->[1] //= {}
185 2 0 $dfn->[1] //= {}
201 1 0 $setup->{'duck'} // {}
266 2 0 $setup->{'const'} // {}
270 0 3 $into_EXPORT_TAGS->{$tag_name} //= []
271 2 1 $into_EXPORT_TAGS->{'constants'} //= []
312 2 0 $into_EXPORT_TAGS // {}

or 3 conditions

line l !l&&r !l&&!r condition
184 0 2 0 +($dfn->[1] //= {})->{$kind} // $dfn->[0]
185 1 1 0 +($dfn->[1] //= {})->{'name'} // $dfn->[0]