Branch Coverage

blib/lib/Mojolicious/Plugin/Images/Service/Origin.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
7 0 11 unless @_ <= 3
0 11 unless @_ >= 3
8 0 11 unless ref $upload
9 11 0 unless my $img = 'Imager'->new('data', $upload->slurp)