Branch Coverage

blib/lib/Catmandu/Breaker.pm
Criterion Covered Total %
branch 1 18 5.5


line true false branch
28 0 3277 unless defined $identifier and defined $tag and defined $value
41 0 0 unless defined $id and defined $tag and defined $value
61 0 0 if ($self->verbose)
74 0 0 if (defined $prev_id and $prev_id ne $id)
81 0 0 if (exists $rec->{$tag}) { }
85 0 0 ref $rec->{$tag} eq 'ARRAY' ? :
106 0 0 if $self->verbose
112 0 0 if $self->verbose and $n % 1000 == 0
118 0 0 if $self->maxscan > 0 and $n > $self->maxscan