blib/lib/Web/MREST/Entity.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
252 | 34 | 0 | 0 | $status->not_ok and not $self->status_declared |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
185 | 0 | 4 | 9 | not defined $content or $content eq '' |