| blib/lib/WebService/MusicBrainz/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 10 | 15 | if $self->mbid |
| 44 | 3 | 22 | if $self->discid |
| 50 | 7 | 18 | if (scalar @{$self->inc;} > 0) |
| 62 | 12 | 13 | if (scalar @extra_params > 0) |
| 70 | 0 | 25 | if $self->debug |
| 86 | 22 | 3 | if ($self->format eq 'json') { } |
| 3 | 0 | elsif ($self->format eq 'xml') { } | |
| 88 | 0 | 22 | if $self->debug |
| 91 | 0 | 3 | if $self->debug |