| line | % | coverage | branch |
| 262 | 100 | T | F | unless defined $string and length $string |
| 270 | 100 | T | F | eval {
do {
'DateTime::Format::ISO8601'->parse_datetime($normalised)
}
} ? : |
| 387 | 100 | T | F | if (scalar @_) |
| 409 | 100 | T | F | if (-e $cache_file and time - (stat $cache_file)[9] < $cache_duration) |
| 411 | 100 | T | F | if $@ |
| 415 | 100 | T | F | unless (defined $content) |
| 418 | 100 | T | F | if (defined $content) { } |
| 421 | 100 | T | F | if $@ |
| 424 | 100 | T | F | if (-e $cache_file) |
| 426 | 100 | T | F | if ($@) { } |
| 436 | 100 | T | F | unless (defined $content) |
| 443 | 100 | T | F | if ($@) |
| 451 | 100 | T | F | unless (ref $data eq "HASH") |
| 457 | 100 | T | F | unless (exists $data->{$AT_GRAPH} and ref $data->{$AT_GRAPH} eq "ARRAY") |
| 550 | 100 | T | F | unless ($res->is_success) |
| 575 | 100 | T | F | unless defined $label |
| 578 | 100 | T | F | ref $label eq 'ARRAY' ? : |
| 605 | 100 | T | F | unless exists $item->{'@type'} |
| 609 | 100 | T | F | ref $item_type eq 'ARRAY' ? : |
| 612 | 100 | T | F | unless my $label = _extract_label($item) |
| 615 | 100 | T | F | if (grep {$_ eq $RDF_CLASS;} @types) |
| 619 | 100 | T | F | if (my $id = $item->{'@id'}) |
| 626 | 100 | T | F | if (grep {$_ eq $RDF_PROPERTY;} @types) |
| 630 | 100 | T | F | if (my $id = $item->{'@id'}) |