Branch Coverage

blib/lib/Type/Tiny/Eq.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
15 0 12 @_ == 1 ? :
18 0 12 if exists $opts{'parent'}
21 0 12 if exists $opts{'constraint'}
24 0 12 if exists $opts{'inlined'}
26 0 12 unless exists $opts{'value'}
28 2 10 unless defined $opts{'value'}
51 0 0 if defined $_
65 0 18 if $Type::Tiny::AvoidCallbacks