| blib/lib/WWW/GoodData.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 60 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 83 | 0 | 0 | 0 | exists $response->{'query'} and exists $response->{'query'}{'entries'} | 
| 103 | 0 | 0 | 0 | exists $element->{$type}{'links'}{'self'} and exists $element->{$type}{'meta'} | 
| 141 | 0 | 0 | 0 | exists $link->{$_} && exists $this_link->{$_} | 
| 159 | 0 | 0 | 0 | ref $_[0] && ref $_[0] ne 'HASH' | 
| 374 | 0 | 0 | 0 | $_[0] and exists $_[0]{'project'} | 
| 0 | 0 | 0 | $_[0] and exists $_[0]{'project'} and exists $_[0]{'project'}{'content'} | |
| 0 | 0 | 0 | $_[0] and exists $_[0]{'project'} and exists $_[0]{'project'}{'content'} and exists $_[0]{'project'}{'content'}{'state'} | |
| 623 | 0 | 0 | 0 | $_[0] and exists $_[0]{'raw'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 64 | 0 | 0 | shift() || {} | 
| 67 | 0 | 0 | $self->{'retries'} ||= 3600 | 
| 339 | 0 | 0 | shift() || '' | 
| 368 | 0 | 0 | shift() || die('Project uri was not specified.') | 
| 395 | 0 | 0 | shift() || '' | 
| 489 | 0 | 0 | shift() || {} | 
| 490 | 0 | 0 | shift() || {} | 
| 514 | 0 | 0 | shift() || {} | 
| 515 | 0 | 0 | shift() || {} | 
| 713 | 0 | 0 | slurp_file($upload_info->{'dataSetSLIManifest'}{'file'}) || die('No CSV file specified in SLI manifest') | 
| 774 | 0 | 0 | shift() || '' | 
| 809 | 0 | 0 | shift() || '' | 
| 810 | 0 | 0 | shift() || [] | 
| 811 | 0 | 0 | shift() || [] | 
| 812 | 0 | 0 | shift() || [] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 66 | 0 | 0 | 0 | $self->{'agent'} ||= 'WWW::GoodData::Agent'->new($root) | 
| 540 | 0 | 0 | 0 | shift() || $transformation |