Condition Coverage

blib/lib/WWW/GoodData.pm
Criterion Covered Total %
condition 0 45 0.0


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 0 exists $$response{'query'} and exists $$response{'query'}{'entries'}
104 0 0 0 exists $$element{$type}{'links'}{'self'} and exists $$element{$type}{'meta'}
140 0 0 0 exists $$link{$_} && exists $$this_link{$_}
160 0 0 0 ref $_[0] && ref $_[0] ne 'HASH'
480 0 0 0 $_[0] and exists $_[0]{'raw'}

or 2 conditions

line l !l condition
65 0 0 shift() || {}
68 0 0 $$self{'retries'} ||= 3600
343 0 0 shift() || ''
380 0 0 shift() || die('No domain specified')
381 0 0 shift() || die('Email must be specified')
387 0 0 shift() || ''
571 0 0 slurp_file($$upload_info{'dataSetSLIManifest'}{'file'}) || die('No CSV file specified in SLI manifest')
635 0 0 shift() || ''
670 0 0 shift() || ''
671 0 0 shift() || []
672 0 0 shift() || []
673 0 0 shift() || []

or 3 conditions

line l !l&&r !l&&!r condition
67 0 0 0 $$self{'agent'} ||= 'WWW::GoodData::Agent'->new($root)
382 0 0 0 shift() || $email