Condition Coverage

blib/lib/Mail/Builder/Role/File.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
54 2 6 17 &blessed($file) and $file->isa('Path::Class::File')
71 0 7 2 &blessed($file) and $file->isa('Path::Class::File')
0 0 7 &blessed($file) and $file->isa('IO::File')
99 0 7 2 &blessed($file) and $file->isa('Path::Class::File')
119 0 0 0 defined $filename_self and defined $filename_compare