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" and not $args{'track'}
60 1 0 1 $self->method eq "album" and not $args{'album'}