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