Branch Coverage

blib/lib/Modern/OpenAPI/Generator/CodeGen/Tests.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
23 3 1 if $client
24 3 1 if $client
25 3 1 if $client
26 3 1 if $client and $sync
27 3 1 if $client and $async
28 4 0 if $server or $ui_only
29 4 0 if $server and not $ui_only
30 2 2 if $server and $local_test and not $ui_only
33 1 0 if ($sig eq 'hmac') { }
0 0 elsif ($sig eq 'bearer') { }
42 0 4 if (not @use) { }