Branch Coverage

blib/lib/Lego/Part/Image.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
33 4 14 unless (defined $self->{'part'})
36 8 6 unless (&blessed($self->{'part'}) and $self->{'part'}->isa('Lego::Part'))