Condition Coverage

blib/lib/Pb/Command/Context.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
278 0 0 0 $top_level->can('parent_command') and $top_level->parent_command

or 3 conditions

line l !l&&r !l&&!r condition
81 0 0 0 $self->_vars->{$1} // $self->raise_error("variable $1 used in expansion but never defined")
229 0 0 0 $self->error // $CLEAN_EXIT
296 0 0 0 $self->_opts->{$_} //= $self->toplevel_command->$_