Condition Coverage

blib/lib/Catmandu/Cmd/stream.pm
Criterion Covered Total %
condition 5 14 35.7


or 2 conditions

line l !l condition
65 1 0 $store->bag->add({'_id', $bag_name}) // (return undef)

or 3 conditions

line l !l&&r !l&&!r condition
34 1 0 0 $from_opts->{'id'} // $self->usage_error('need a --id')
43 1 0 0 $into_opts->{'id'} // $self->usage_error('need a --id')
74 0 0 1 not defined $filename or $filename eq '-'
106 1 0 0 not defined $filename or $filename eq '-'