| blib/lib/App/Base/Script/Common.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | l | !l | condition |
|---|---|---|---|
| 179 | 37 | 24 | $cache->{$class} //= [map({"App::Base::Script::Option"->new($_);} @{$self->options;}, @{$self->base_options;})] |
| 218 | 0 | 9 | $ENV{'COLUMNS'} || 76 |
| 253 | 0 | 6 | $ENV{'COLUMNS'} || 76 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 177 | 8 | 53 | 0 | ref $self || $self |