| blib/lib/MP3/TAG/ID3v1.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 78 | 2 | 0 | 0 | defined $create and $create |
| 196 | 0 | 0 | 2 | exists $$self{'song'} and exists $$self{'changed'} |
| 304 | 0 | 0 | 2 | defined $id and $id < $#MP3::TAG::ID3v1::winamp_genres |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 85 | 0 | 2 | 0 | $create or substr($buffer, 0, 3) eq 'TAG' |