blib/lib/Image/Base/Multiplex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 20 | 35.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 6 | if (ref $class) |
49 | 3 | 1150 | if ($key eq '-images') { } |
64 | 0 | 0 | if ($key eq '-images') { } |
73 | 0 | 0 | if ($set_file and @$images > 1) |
85 | 0 | 0 | if (@_ and @$images > 1) |
93 | 0 | 0 | if (@_ and @$images > 1) |
103 | 8 | 2906 | if (@_ > 2) { } |
126 | 3 | 0 | if (my $coderef = $image->can('add_colours')) |
135 | 0 | 0 | if (my $coderef = $image->can('Image_Base_Other_xy_points')) { } |
148 | 0 | 32 | if (my $coderef = $image->can('Image_Base_Other_rectangles')) { } |