blib/lib/App/RecordStream/Operation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 31 | 41.9 |
line | l | !l | condition |
---|---|---|---|
179 | 0 | 0 | $left_indent ||= 0 |
205 | 0 | 62 | shift() || 0 |
218 | 168 | 0 | shift() || [] |
219 | 166 | 2 | shift() || {} |
220 | 45 | 123 | shift() || [] |
232 | 0 | 762 | $options_spec->{$help_option} ||= sub { $type_info->{'CODE'}->($this); exit 1; } |
282 | 0 | 0 | $this->{'EXIT_VALUE'} || 0 |
379 | 157 | 17 | $filename || 'NONE' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
116 | 0 | 0 | 0 | $info->{'OPTION_NAME'} || "help-$type" |
227 | 168 | 594 | 0 | $type_info->{'OPTION_NAME'} || 'help-' . $help_type |
465 | 8 | 0 | 0 | shift() || 'App::RecordStream::Stream::Printer'->new |
474 | 0 | 0 | 8 | $@ or $op->get_wants_help |
542 | 0 | 0 | 0 | shift() || $App::RecordStream::Operation::Script |