Condition Coverage

lib/MKDoc/XML/Token.pm
Criterion Covered Total %
condition 22 24 91.6


and 3 conditions

line !l l&&!r l&&r condition
202 1 8067 4 not $$self =~ /^<\!--/ and $$self =~ /^
270 1984 7 1985 not $$self =~ /^<\!/ || $$self =~ m[^$] || $$self =~ /^<\?/ and $$self =~ /^
303 4 16 1974 not $$self =~ /^<\!/ and $$self =~ m[^
20 0 1974 not $$self =~ /^<\!/ and $$self =~ m[^$]
340 1974 6086 14 not $$self =~ /^<\!/ || $$self =~ m[^$]
8060 0 14 not $$self =~ /^<\!/ || $$self =~ m[^$] and $$self =~ /^

or 3 conditions

line l !l&&r !l&&!r condition
270 5 2 1992 $$self =~ /^<\!/ || $$self =~ m[^$] || $$self =~ /^<\?/
340 4 1970 6100 $$self =~ /^<\!/ || $$self =~ m[^