Condition Coverage

blib/lib/Text/MediawikiFormat/Block.pm
Criterion Covered Total %
condition 8 9 88.8


or 2 conditions

line l !l condition
14 217 98 delete $args{'text'} || ''
15 220 95 delete $args{'args'} || []
23 321 309 reftype $value || ''

or 3 conditions

line l !l&&r !l&&!r condition
99 40 0 151 exists $$tags{'nests'}{$self->type} && exists $$tags{'nests'}{$maynest->type} && $self->level < $maynest->level || exists $$tags{'nests_anywhere'}{$maynest->type}