Branch Coverage

blib/lib/WebService/AcousticBrainz.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
34 1 2 unless $args{'mbid'}
35 1 1 unless $args{'endpoint'}
39 1 0 if $args{'query'}
55 1 0 if ($res->is_success) { }