blib/lib/Acme/PrettyCure/Girl/Role.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 20 | 35.0 |
line | true | false | branch |
---|---|---|---|
24 | 93 | 16 | if (defined $color) |
28 | 93 | 16 | if (defined $color) |
38 | 33 | 37 | $self->is_precure ? : |
44 | 0 | 53 | if $self->is_precure |
66 | 0 | 0 | if ($self->image_url =~ /\.gif$/) { } |
0 | 0 | elsif ($self->image_url =~ /\.png$/) { } | |
0 | 0 | elsif ($self->image_url =~ /\.jpe?g$/) { } | |
75 | 0 | 0 | unless $img->read('data', $content, 'type', $type) |
77 | 0 | 0 | unless open my $ah, '|-', ('aview', '-reverse', '-driver', 'curses') |
78 | 0 | 0 | unless $img->write('fh', $ah, 'type', 'pnm') |