Condition Coverage

blib/lib/File/ArchivableFormats.pm
Criterion Covered Total %
condition 2 5 40.0


and 3 conditions

line !l l&&!r l&&r condition
53 2 0 0 &blessed($fh) and $fh->isa('Path::Tiny')

or 2 conditions

line l !l condition
96 2 0 $driver->is_archivable($mimetype) || 0