| blib/lib/Config/Identity/PAUSE.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 6 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 2 | 1 | if exists $identity{'username'} and not exists $identity{'user'} |
| 18 | 1 | 2 | if exists $identity{'user'} and not exists $identity{'username'} |
| 28 | 0 | 3 | if @missing |