Branch Coverage

blib/lib/File/CodeSearch/Replacer.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
34 1 3 if $self->replace_re
56 4 7 if ($i % 2) { }
70 2 1 unless ($string =~ /\n/msx)