Condition Coverage

blib/lib/Syntax/Highlight/Engine/Kate/Template.pm
Criterion Covered Total %
condition 15 18 83.3


and 3 conditions

line !l l&&!r l&&r condition
242 38 0 196 $line =~ /^\s*$/ and $string =~ /^[^\s]/
566 703 179755 40039 defined $attr and $attr ne $self->snippetAttribute
776 169837 130442 72284 $eng->lastcharDeliminator and $$text =~ /^([^$deliminators]+)/
897 943081 3330 9835 defined $pos and $pos > 0

or 3 conditions

line l !l&&r !l&&!r condition
17 0 231 0 ref $proto || $proto
409 38018 271991 256111 $self->linestart or $self->lastchar =~ /$deliminators/