Branch Coverage

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


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