| blib/lib/Linux/DVB/DVBT/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 19 | 26 | 73.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 366 | 0 | 0 | 0 | $cat and exists $CONTENT_DESC{$cat} |
| 408 | 1 | 0 | 22 | $$title_ref and $$synopsis_ref |
| line | l | !l | condition |
|---|---|---|---|
| 470 | 22 | 1 | $$synopsis_ref ||= '' |
| 471 | 0 | 23 | $$new_prog_ref ||= 0 |
| 520 | 22 | 1 | $$synopsis_ref ||= '' |
| 571 | 22 | 1 | $$synopsis_ref ||= '' |
| 577 | 4 | 0 | $AUDIO_FLAGS{$flag} || (next) |
| 619 | 23 | 23 | $subtitle_ref ||= \$subtitle |
| 621 | 0 | 46 | $genre_ref ||= \$genre |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 132 | 352 | 1419 | 1045 | $cc < 32 or $cc > 126 |
| 331 | 1 | 1 | 1 | $cc < 32 or $cc > 126 |