| blib/lib/Data/iRealPro/Output/Text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 97 | 3 | 0 | 0 | $list and $pl |
| line | l | !l | condition |
|---|---|---|---|
| 38 | 3 | 0 | $options->{'output'} || '__new__.txt' |
| 44 | 1 | 0 | $u->{'playlist'}{'name'} || ' |
| 56 | 4 | 0 | $s->{'key'} // 'C' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 38 | 0 | 3 | 0 | $self->{'output'} ||= $options->{'output'} || '__new__.txt' |
| 83 | 1 | 1 | 2 | $song > 1 || $pl |