| blib/lib/Linux/DVB/DVBT/Ffmpeg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 21 | 34 | 61.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 612 | 24 | 23 | 6 | $orig_lang and $$lang_ref ne $orig_lang |
| 843 | 2 | 12 | 32 | exists $ALIASES{$ext} and exists $valid_types{$ALIASES{$ext}} |
| line | l | !l | condition |
|---|---|---|---|
| 226 | 70 | 60 | $FORMATS{$ext} ||= [] |
| 307 | 0 | 0 | $multiplex_info_href->{'errors'} ||= [] |
| 308 | 0 | 0 | $multiplex_info_href->{'warnings'} ||= [] |
| 309 | 0 | 0 | $multiplex_info_href->{'lines'} ||= [] |
| 546 | 53 | 0 | $lang_ref ||= \$lang |
| 548 | 53 | 0 | $$destfile_ref ||= '' |
| 549 | 29 | 24 | $$lang_ref ||= '' |
| 741 | 0 | 0 | $lines_aref ||= [] |
| 806 | 53 | 0 | $$destfile_ref ||= '' |
| 807 | 53 | 0 | $errors_aref ||= [] |
| 808 | 53 | 0 | $warnings_aref ||= [] |
| 898 | 69 | 19 | $out ||= '' |
| 899 | 48 | 40 | $lang ||= '' |
| 1018 | 38 | 31 | $language_spec ||= '' |