| blib/lib/Modern/OpenAPI/Generator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 4 | 0 | length($arg{'output_dir'} // '') ? : |
| 58 | 4 | 0 | unless ($self->{'merge'} and -e $copy_spec) |
| 70 | 3 | 1 | if ($self->{'client'}) |
| 82 | 4 | 0 | if ($self->{'client'} or $self->{'server'} and $self->{'local_test'}) |
| 90 | 4 | 0 | if ($self->{'server'}) { } |
| 0 | 0 | elsif ($self->{'ui'}) { } | |
| 100 | 2 | 2 | if ($self->{'local_test'}) |