| blib/lib/Deco/Dive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | l | !l | condition |
|---|---|---|---|
| 37 | 7 | 2 | $args{'configdir'} || '.' |
| 58 | 0 | 2 | $opt{'separator'} || ';' |
| 59 | 0 | 2 | $opt{'timefield'} || '0' |
| 60 | 0 | 2 | $opt{'depthfield'} || 1 |
| 61 | 0 | 2 | $opt{'timefactor'} || 1 |
| 145 | 9 | 0 | lc $opt{'model'} || $$self{'model'} || 'haldane' |