Branch Coverage

blib/lib/WebService/MusicBrainz/Request.pm
Criterion Covered Total %
branch 13 18 72.2


line true false branch
30 10 12 if $self->mbid
31 0 22 if $self->discid
37 5 17 if (scalar @{$self->inc;} > 0)
49 12 10 if (scalar @extra_params > 0)
57 0 22 if $self->debug
73 19 3 if ($self->format eq 'json') { }
3 0 elsif ($self->format eq 'xml') { }
75 0 19 if $self->debug
78 0 3 if $self->debug