Branch Coverage

blib/lib/Regexp/Log.pm
Criterion Covered Total %
branch 30 30 100.0


line true false branch
22 5 1 if (my(@capture) = @{$$self{'capture'};})
32 7 2 if @_
43 1 10 if ($_ eq ':none') { }
3 7 elsif ($_ eq ':all') { }
53 10 2 if @_
69 25 1 if $self->can('_preprocess')
74 1 25 if exists ${"${class}::FORMAT";}{$$self{'format'}}
79 1 25 if $self->can('_postprocess')
94 34 21 exists $capture{$1} ? :
100 1 13 if ($self->debug)
106 10 4 unless $self->comments
109 12 2 if $self->anchor_line
112 1 13 if length $self->modifiers
116 1 13 if ($self->debug) { }
135 7 77 if @_