Condition Coverage

blib/lib/Devel/Chitin/OpTree/COP.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
15 332 4 716 $cur_cop and not $self->is_null
336 714 2 $cur_cop and not $self->is_null and $self->op->stashpv ne $cur_cop->op->stashpv
19 4 1046 2 not $self->is_null and my $label = $self->op->label
23 332 716 4 $cur_cop and $self->is_null