Condition Coverage

blib/lib/Prophet/App.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
137 0 0 0 $args{'quiet'} and $message =~ /^Can't locate \Q$file\E/

or 2 conditions

line l !l condition
64 0 0 $ENV{'PROPHET_REPLICA_TYPE'} || 'prophet'
81 0 0 $ENV{'PROPHET_REPO'} || undef

or 3 conditions

line l !l&&r !l&&!r condition
245 0 0 0 $self->config->get('key', 'user.email-address') || $ENV{'PROPHET_EMAIL'} || $ENV{'EMAIL'}