Branch Coverage

blib/lib/Image/TextMode/Writer/ANSI.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
19 0 1 unless (defined $max_x)
28 4 0 if ($attr ne $prevattr)
34 1 0 unless $max_x == 79
45 2 6 $attr & 128 ? :
46 4 4 $attr & 8 ? :