| lib/Class/Accessor/Fast/WithBuilder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 1 | 0 | @_ == 2 ? : |
| 1 | 2 | if @_ > 1 | |
| 61 | 1 | 1 | unless exists $_[0]{$field} |
| 62 | 2 | 0 | if @_ == 1 |
| 77 | 1 | 2 | unless exists $_[0]{$field} |
| 78 | 2 | 1 | if @_ == 1 |
| 100 | 1 | 2 | unless ($class->can("_build_$f")) |