Branch Coverage

blib/lib/Defaults/Modern.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
52 2 7 if ($item eq 'with_types' or $item eq '-with_types')
55 1 1 if (ref $typelibs) { }
56 0 1 if &Scalar::Util::reftype($typelibs) ne 'ARRAY'
65 1 6 unless $known->{$opt}
67 4 2 if ($opt eq 'all')
92 8 0 if ($] >= 5.018)
139 5 3 $params{'autobox_lists'} ? :
160 5 3 if (defined $params{'moo'})