Condition Coverage

blib/lib/Modern/OpenAPI/Generator/CLI.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
79 0 0 0 defined $output and length $output
87 0 0 0 @signatures == 1 and $signatures[0] =~ /,/u

or 3 conditions

line l !l&&r !l&&!r condition
78 0 0 0 $spec //= $argv[0]
83 0 0 0 $client or $server
0 0 0 $client or $server or $ui