Condition Coverage

blib/lib/App/GHPT/WorkSubmitter.pm
Criterion Covered Total %
condition 4 19 21.0


and 3 conditions

line !l l&&!r l&&r condition
206 0 0 0 defined $qa_markdown and length $qa_markdown

or 2 conditions

line l !l condition
312 2 1 $non_chore_stories // []
318 0 0 $ENV{'SUBMIT_WORK_CLEAR'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
218 1 0 0 $ENV{$env_key} // $self->_config_val($key)
1 0 0 ($ENV{$env_key} // $self->_config_val($key)) // $self->_require_git_config($key)
225 0 0 0 choose(@_) || exit 1
376 0 0 0 $error or $?