Condition Coverage

blib/lib/Treex/Core/Node/EffectiveRelations.pm
Criterion Covered Total %
condition 10 16 62.5


and 3 conditions

line !l l&&!r l&&r condition
180 0 0 0 $arg_ref and $arg_ref->{'ignore_incorrect_tree_structure'}
243 10 32 5 not $direct_only and $node->is_coap_root

or 2 conditions

line l !l condition
130 57 1 $self->afun || ''
236 9 4 $arg_ref->{'dive'} || sub {

or 3 conditions

line l !l&&r !l&&!r condition
103 8 2 0 $self->_get_transitive_coap_root($arg_ref) || $self
138 0 0 13 not $arg_ref->{'dive'} or $arg_ref->{'dive'}->($self)