Condition Coverage

blib/lib/Whelk/Wrapper.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
84 0 82 1 $schema and $schema->empty
159 1 0 29 builtin::blessed($data) and $data->isa("Kelp::Exception")

or 3 conditions

line l !l&&r !l&&!r condition
166 25 3 0 $data->hint // $self->on_error($app, $data->body)
190 45 38 0 $schemas->{$code} // $$schemas{$self->_get_code_class($code)}