blib/lib/Video/Subtitle/SRT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 9 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
35 | 2 | 0 | 0 | ref $stuff and UNIVERSAL::isa($stuff, 'IO::Handle') || ref $stuff eq 'GLOB' |
64 | 0 | 2 | 0 | $@ and $$self{'debug'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
35 | 0 | 0 | 0 | UNIVERSAL::isa($stuff, 'IO::Handle') || ref $stuff eq 'GLOB' |