Branch Coverage

blib/lib/Devel/Chitin/OpTree/COP.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
15 2 718 if ($cur_cop and not $self->is_null and $self->op->stashpv ne $cur_cop->op->stashpv)
19 2 1050 if (not $self->is_null and my $label = $self->op->label)
23 1048 4 unless $cur_cop and $self->is_null