| blib/lib/Getopt/Yath/Settings/Group.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 16 | 12.5 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 62 | 0 | @_ != 1 ? : |
| 18 | 0 | 0 | exists $_[0]{$_[1]} ? : |
| 24 | 0 | 0 | if @vals > 1 |
| 25 | 0 | 0 | unless exists $self->{$option} |
| 27 | 0 | 0 | if @vals |
| 45 | 0 | 0 | unless $create or exists $self->{$name} |
| 70 | 62 | 0 | if $option eq "DESTROY" |
| 72 | 0 | 0 | unless ref $this |