blib/lib/Baseball/Sabermetrics.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 9 | 11.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
169 | 1 | 0 | 0 | exists $config{'Accumulate'} and not $config{'Accumulate'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
240 | 0 | 0 | 0 | $pos eq 'lf' or $pos eq 'cf' |
0 | 0 | 0 | $pos eq 'lf' or $pos eq 'cf' or $pos eq 'rf' |