Condition Coverage
blib/lib/WebService/LastFM/TrackInfo.pm
Criterion
Covered
Total
%
condition
5
6
83.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
59
1
1
1
$self->method eq "track.getInfo" and not $args{'track'}
60
1
0
1
$self->method eq "album.getInfo" and not $args{'album'}