Condition Coverage

blib/lib/qbit/Packages.pm
Criterion Covered Total %
condition 0 5 0.0


and 3 conditions

line !l l&&!r l&&r condition
129 0 0 0 defined $baseclass and not $pkg->isa($baseclass)

or 2 conditions

line l !l condition
160 0 0 require $class || die(die(qq[Cannot requre file "$class": ] . qbit::StringUtils::fix_utf($!)))