Condition Coverage

blib/lib/Text/Trac/InlineNode.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
281 0 35 5 defined $target and $target =~ m[^//] || $target eq 'mailto'
304 0 5 0 $url =~ /^$local/ && $local

or 2 conditions

line l !l condition
300 0 5 $self->{'context'}{'local'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
281 5 0 35 $target =~ m[^//] || $target eq 'mailto'
298 0 5 0 $title ||= $text