Branch Coverage

blib/lib/Type/Tiny/NumEq.pm
Criterion Covered Total %
branch 10 18 55.5


line true false branch
15 0 4 @_ == 1 ? :
18 0 4 if exists $opts{'parent'}
21 0 4 if exists $opts{'constraint'}
24 0 4 if exists $opts{'inlined'}
26 0 4 unless exists $opts{'value'}
28 1 3 unless defined $opts{'value'}
35 1 2 if ($@)
59 0 0 if defined $_
73 0 2 if $Type::Tiny::AvoidCallbacks