| blib/lib/Video/DVDRip/GUI/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 114 | 0 | 0 | 0 | -f $filename and $confirm |
| line | l | !l | condition |
|---|---|---|---|
| 84 | 0 | 0 | $type ||= 'open' |
| 137 | 0 | 0 | $type ||= 'info' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 34 | 0 | 0 | 0 | $context ||= $form_factory->get_context |
| 207 | 0 | 0 | 0 | $title ||= __('dvd::rip - Message') |