| blib/lib/HTML/Video/Embed/Site/Youtube.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 7 | 85.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 36 | 0 | 4 | 6 | defined $timecode and my(@time) = $timecode =~ /${\$self->timecode_reg;}/ |
| line | l | !l | condition |
|---|---|---|---|
| 25 | 7 | 1 | $uri->query_param('v') || '' |
| 34 | 8 | 2 | $uri->query_param('t') || $uri->fragment || '' |