Condition Coverage

blib/lib/Whelk/Schema/Definition.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
58 569 0 31 builtin::blessed($item) and $item->isa(__PACKAGE__)
88 701 12 6 !defined($_[1]) && $_[0]->nullable
167 74 10 45 $self->name and not $hints{'full'}

or 2 conditions

line l !l condition
41 518 0 $self->rules // []