Condition Coverage

blib/lib/Siesta.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
143 9 0 2 -e $dir and -d $dir

or 2 conditions

line l !l condition
58 1 0 $args{'action'} || 'post'

or 3 conditions

line l !l&&r !l&&!r condition
31 0 1 0 ref $referent || $referent
119 32 0 1 shift() || $Siesta::Config::LOG_LEVEL
174 9 5 0 $Siesta::tt ||= 'Template'->new({'INCLUDE_PATH', $Siesta::Config::MESSAGES})