Condition Coverage

blib/lib/Specio/Constraint/Role/Interface.pm
Criterion Covered Total %
condition 15 21 71.4


and 3 conditions

line !l l&&!r l&&r condition
104 879 48 0 $self->_has_constraint and $self->_has_inline_generator
198 0 45 36 $self->_has_constraint and $self->_constraint ne $NullConstraint
203 0 0 45 $self->_has_parent and $self->parent->can_be_inlined
438 0 6 72 defined &Sub::Quote::quote_sub and $self->can_be_inlined
464 0 2 3 defined &Sub::Quote::quote_sub and &all(sub {

or 3 conditions

line l !l&&r !l&&!r condition
99 22 879 26 $self->_has_constraint or $self->_has_inline_generator
190 14 383 8 $self->_has_constraint && $self->_constraint ne $NullConstraint || $self->_has_inline_generator