Condition Coverage

blib/lib/PkgForge/Utils.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
21 0 0 $options ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
88 0 0 0 $item eq '.' or $item eq '..'
106 0 0 0 $ccache ||= 'MEMORY:pkgforge_' . int(rand 10000)