Condition Coverage

blib/lib/Package/Generator.pm
Criterion Covered Total %
condition 11 13 84.6


or 2 conditions

line l !l condition
20 5 17 $$arg{'base'} ||= 'Package::Generator::__GENERATED__'
23 3 19 $$arg{'max_tries'} ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
21 5 17 0 $$arg{'unique_part'} ||= $unique_part
22 7 15 0 $$arg{'make_unique'} ||= $make_unique
69 5 1 5 not ref $value or &Scalar::Util::blessed($value)