| blib/lib/JSON/Hyper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 19 | 10.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 67 | 0 | 0 | 0 | blessed($$self{'ua'}) and $$self{'ua'}->isa('LWP::UserAgent') |
| 71 | 0 | 0 | 0 | blessed($$self{'ua'}) and $$self{'ua'}->isa('LWP::UserAgent') |
| 268 | 0 | 0 | 0 | ref $object eq 'ARRAY' and $first =~ /^[\-\+]?[0-9]+$/ |
| line | l | !l | condition |
|---|---|---|---|
| 220 | 0 | 0 | $self->schema->{'fragmentResolution'} || 'slash-delimited' |
| 253 | 0 | 0 | $self->schema->{'fragmentResolution'} || 'slash-delimited' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 47 | 1 | 0 | 0 | $schema ||= json_ref() |
| 101 | 4 | 0 | 0 | $$link{'rel'} || $$link{'link'} |