Condition Coverage

blib/lib/Hub.pm
Criterion Covered Total %
condition 12 19 63.1


and 3 conditions

line !l l&&!r l&&r condition
245 20 0 21 @$names and ref $import eq 'CODE'

or 2 conditions

line l !l condition
199 8 1 $TAG_MAP{$dir} ||= []
391 0 2 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
224 2 0 122 $METHODMAP{$name} or grep /^$name$/, @EXPORT_OK
251 5 0 16 UNIVERSAL::can($pkgname, 'TIEHASH') or UNIVERSAL::can($pkgname, 'TIEARRAY')
5 0 16 UNIVERSAL::can($pkgname, 'TIEHASH') or UNIVERSAL::can($pkgname, 'TIEARRAY') or UNIVERSAL::can($pkgname, 'TIESCALAR')
392 0 2 0 $$REGISTRY{$ns} ||= $val