Branch Coverage

blib/lib/DTL/Fast/Replacer.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
18 713 373 unless $self->{'replacement'} and $self->{'replacement'}->isa('DTL::Fast::Replacer::Replacement')
98 4 91 if $sources =~ /,/
110 0 312 if ($source =~ /^(__BLOCK_.+?)\|(.+)$/) { }