| /root/.cpan/build/Inline-0.54_02-wb8_n3/blib/lib/Inline/denter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 16 | 25.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 37 | 0 | 0 | 5 | $o->{'level'} == 0 and $o->{'content'} =~ /^(\w+)\s*$comma\s*(.*)$/ | 
| 97 | 0 | 0 | 0 | not $o->{'done'} and $o->{'lines'}[0] ne $marker | 
| 125 | 0 | 0 | 9 | defined $key and defined $value | 
| 140 | 0 | 0 | 0 | not $o->{'done'} and $o->{'lines'}[0] ne $marker | 
| line | l | !l | condition | 
|---|---|---|---|
| 34 | 0 | 1 | $o->{'line'} ||= 1 | 
| 63 | 0 | 4 | $2 || '' |