Branch Coverage

blib/lib/Whelk/OpenAPI.pm
Criterion Covered Total %
branch 18 20 90.0


line true false branch
27 57 111 if $code =~ /^$try->[0]$/
50 54 3 unless ($schema->empty)
60 1 18 if (my $schema = $endpoint->request)
70 68 8 unless $schema
76 0 19 $endpoint->id ? :
0 19 $endpoint->summary ? :
3 16 $endpoint->description ? :
8 11 @parameters ? :
1 18 %requests ? :
103 4 3 $_->config->{'description'} ? :