| blib/lib/MooseX/App/Plugin/Config/Meta/Class.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 7 | 85.7 |
| line | l | !l | condition |
|---|---|---|---|
| 51 | 3 | 0 | $config_data->{'global'} ||= {} |
| 52 | 2 | 1 | $config_data->{$command_name} ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 63 | 3 | 3 | 8 | $attribute_name eq 'config' or $attribute_name eq 'help_flag' |