| lib/Badger/Data.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 20 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 6 | 0 | $_[0] && CORE::ref $_[0] ? : |
| 55 | 3 | 3 | if @_ == 1 |
| 59 | 2 | 1 | if @_ == 2 and CORE::ref $_[1] ne "HASH" |
| 107 | 1 | 1 | @_ ? : |
| 115 | 1 | 0 | unless @_ |
| 118 | 0 | 0 | @_ == 1 && CORE::ref $_[0] eq 'HASH' ? : |
| 131 | 0 | 0 | defined $_[0] ? : |
| 136 | 0 | 0 | defined $_[0] ? : |
| 141 | 0 | 0 | $_[0] ? : |
| 146 | 0 | 0 | $_[0] ? : |