| blib/lib/Baseball/Sabermetrics/Team.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 12 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 0 | 5 | if ($name) |
| 11 | 0 | 0 | unless exists $$self{'players'}{$name} |
| 20 | 0 | 0 | if exists $$_{'np'} |
| 26 | 5 | 0 | if exists $$_{'pa'} |
| 32 | 0 | 0 | if exists $$_{'np'} and $$_{'np'} > 0 |
| 38 | 0 | 0 | if exists $$_{'np'} and $$_{'np'} > 0 |