Branch Coverage

blib/lib/MooseX/NotRequired.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
75 5 6 if ($att->is_required)
79 10 1 unless (not $type or ref $type)
80 9 1 unless ($type =~ /Maybe/)
87 9 2 if (%$options)