Branch Coverage

blib/lib/Config/INI/Reader/Multiline.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
13 15 38 if exists $self->{'__buffer'} and $$line =~ s/^\s*//
19 18 16 if $line =~ /\s*\\\s*\z/
25 18 1 if $line =~ s/\s*\\\s*\z// and $line =~ s/\A\s*//
35 3 4 if (exists $self->{'__buffer'})