| blib/lib/WebService/YouTube/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 15 | 13.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 17 | 1 | 0 | 0 | $type ne 'global' and $type ne 'tag' | 
| 1 | 0 | 0 | $type ne 'global' and $type ne 'tag' and $type ne 'user' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 61 | 0 | 0 | 0 | $$args{'ua'} ||= 'LWP::UserAgent'->new | 
| 71 | 0 | 0 | 0 | $video_uri ||= "http://youtube.com/?v=$video_id" | 
| 101 | 0 | 0 | 0 | $$args{'ua'} ||= 'LWP::UserAgent'->new |