Branch Coverage

blib/lib/Kavorka/ReturnType.pm
Criterion Covered Total %
branch 6 14 42.8


line true false branch
42 0 4 if @custom_traits
56 3 1 if ($peek =~ /\A[^\W0-9]/u) { }
1 0 elsif ($peek =~ /\A\(/u) { }
77 0 0 unless my $expr = parse_listexpr()
80 0 0 unless lex_peek() eq ')'
87 0 1 unless $type->isa('Type::Tiny')
117 0 4 if $self->assumed and $self->coerce