blib/lib/Data/Section.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
215 | 26 | 0 | 3 | not defined $current and $line =~ /^\s*$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
180 | 1 | 10 | 0 | $$arg{'header_re'} || $default_header_re |
256 | 16 | 35 | 0 | $merged{$_} ||= $$sec_data{$_} |