Condition Coverage

blib/lib/WebService/GData/YouTube/Feed/Video.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
71 0 0 1 ref $where eq 'HASH' and not $$this{'_where'}
488 0 1 2 $ret && $ret->permission eq 'allowed'

or 2 conditions

line l !l condition
40 2 0 $feed ||= {}
47 1 1 $$feed{'media$group'} || {}
270 1 0 $$this{'_feed'}{'yt$accessControl'} || []

or 3 conditions

line l !l&&r !l&&!r condition
394 0 0 0 $$this{'_UPLOAD_MODE'} ne 'DIRECT_UPLOAD' or $$this{'_UPLOAD_MODE'} ne 'BROWSER_UPLOAD'