blib/lib/Articulate/Serialisation/Asset.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
24 | 0 | 0 | 0 | $response->data->{$type} and ref $response->data->{$type} eq ref {} |
0 | 0 | 0 | $response->data->{$type} and ref $response->data->{$type} eq ref {} and $response->data->{$type}{'schema'}{'core'}{'file'} |
line | l | !l | condition |
---|---|---|---|
31 | 0 | 0 | $response->data->{$type}{'content'} // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
28 | 0 | 0 | 0 | $response->data->{$type}{'schema'}{'core'}{'content_type'} // $type |