Condition Coverage

blib/lib/HTML/Truncate.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
188 0 0 1 $temp_percent and $temp_percent != 0
536 0 0 0 $$token[0] eq 'T' and not $$token[2]

or 3 conditions

line l !l&&r !l&&!r condition
181 0 1 0 $$self{'_percent'} or $percent
392 133 0 111 $HTML::Tagset::isPhraseMarkup{$tag_q[-1]} or $HTML::Tagset::isPhraseMarkup{$$previous_token[1]}
400 133 0 111 $HTML::Tagset::isPhraseMarkup{$tag_q[-1]} or $HTML::Tagset::isPhraseMarkup{$$next_token[1]}