Condition Coverage

blib/lib/Bio/Gonzales/Util/Role/FileIO.pm
Criterion Covered Total %
condition 1 6 16.6


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 0 $filter and &$filter($l)

or 3 conditions

line l !l&&r !l&&!r condition
53 12286 0 0 not $filter or $filter and &$filter($l)