Condition Coverage

blib/lib/Module/Pragma.pm
Criterion Covered Total %
condition 13 13 100.0


and 3 conditions

line !l l&&!r l&&r condition
129 71 8 2 @tags and $tags[0] =~ /^\d+$/

or 2 conditions

line l !l condition
105 71 3 $register{$class} //= {}
151 2 4 $register{$class}{'___ex___'} //= {}

or 3 conditions

line l !l&&r !l&&!r condition
200 349 69 3 $register{$class}{$tag} // $class->unknown_tag($tag)
209 12 104 177 /^:/ || /^__/