Branch Coverage

blib/lib/Defaults/Modern.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
53 0 5 if ($item eq 'with_types' or $item eq '-with_types')
61 0 0 if (ref $typelibs) { }
62 0 0 if &Scalar::Util::reftype($typelibs) ne 'ARRAY'
71 1 4 unless $known->{$opt}
73 2 2 if ($opt eq 'all')
98 6 0 if ($] >= 5.018)
147 3 3 $params{'autobox_lists'} ? :
168 3 3 if (defined $params{'moo'})