| blib/lib/RDF/Trine/Serializer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 14 | 71.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 116 | 11 | 0 | 3 | ref $restrict and ref $restrict eq 'ARRAY' |
| 151 | 2 | 10 | 2 | defined $stype and $custom_thunks{$stype} |
| 157 | 2 | 0 | 10 | defined $stype and my $sclass = $media_types{$stype} |
| line | l | !l | condition |
|---|---|---|---|
| 114 | 2 | 12 | delete $options{'extend'} || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 172 | 6 | 0 | 0 | ref $self || $self |