Condition Coverage

blib/lib/Scripting/Loader.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
33 0 0 0 ref $allow and ref $allow ne 'ARRAY'
49 0 0 0 ref $paths and ref $paths ne 'ARRAY'

or 2 conditions

line l !l condition
73 0 0 'IO::File'->new($path, 'r') || die($!)