blib/lib/Deco/Tissue.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 20 | 24 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
254 | 0 | 0 | 1 | $newvalue >= 0.7 and $newvalue <= 1.1 |
line | l | !l | condition |
---|---|---|---|
111 | 549 | 550 | lc $opt{'gas'} || 'n2' |
120 | 0 | 549 | lc $opt{'gas'} || 'n2' |
285 | 2 | 1 | $$self{$gas}{'fraction'} || 0 |
330 | 1 | 549 | lc $opt{'gas'} || 'n2' |
349 | 1 | 732 | lc $opt{'gas'} || 'n2' |
371 | 735 | 360 | lc $opt{'gas'} || 'n2' |
423 | 0 | 781 | lc shift() || 'n2' |
447 | 1643 | 415 | $opt{'depth'} || 0 |
448 | 1275 | 783 | lc $opt{'gas'} || 'n2' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
317 | 1 | 1 | 1 | $opt{'depth'} || $$self{'depth'} |