Branch Coverage

blib/lib/Data/Monad/Maybe.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
26 4 11 $self->is_nothing ? :
33 1 14 if ($self->is_nothing) { }
37 12 2 wantarray ? :