| blib/lib/BusyBird/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 101 | 0 | 292 | unless defined $type |
| 103 | 0 | 292 | unless defined $default_generators |
| 104 | 0 | 292 | unless defined $args{'with_default'} |
| 115 | 0 | 904 | unless defined $key |
| 116 | 465 | 439 | if exists $$self{'config'}{$key} |
| 117 | 317 | 122 | unless $$self{'with_default'} |
| 120 | 2 | 120 | unless defined $gen |
| 129 | 9 | 207 | unless (exists $$self{'default_generators'}{$key}) |