Condition Coverage

blib/lib/DotCloud/Environment.pm
Criterion Covered Total %
condition 15 24 62.5


and 3 conditions

line !l l&&!r l&&r condition
58 0 6 0 @_ > 0 && ref $_[0]
60 0 4 2 defined $dir and $params{'unix'}
82 2 41 0 @_ > 0 && ref $_[0]
202 34 8 0 @_ > 0 && ref $_[0]

or 2 conditions

line l !l condition
258 4 2 shift() || 0
396 1 3 $params{'list'} // undef
412 1 3 $params{'list'} // undef

or 3 conditions

line l !l&&r !l&&!r condition
28 0 0 0 $default_instance ||= 'DotCloud::Environment'->new
224 0 4 3 $params{'backtrack'} or $$self{'backtrack'}