| blib/lib/Image/TextMode/Writer/ANSIMation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 0 | 2 | unless (defined $max_x) | 
| 30 | 8 | 0 | if ($attr ne $prevattr) | 
| 37 | 2 | 0 | unless $max_x == 79 | 
| 41 | 1 | 1 | if ($image ne $anim->frames->[-1]) | 
| 54 | 4 | 12 | $attr & 128 ? : | 
| 55 | 8 | 8 | $attr & 8 ? : |