Branch Coverage

blib/lib/MojoMojo/Schema/Result/Attachment.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
62 0 1 if -f $self->inline_filename
63 0 1 if -f $self->thumb_filename
76 0 10 unless -d $attachment_dir and -w $attachment_dir
112 0 0 if $self->contenttype eq 'image/jpeg'