Condition Coverage

blib/lib/Nile/File.pm
Criterion Covered Total %
condition 1 26 3.8


or 2 conditions

line l !l condition
104 1 0 $DS{$OS} || '/'
289 0 0 $dir ||= ''
290 0 0 $match ||= ''
432 0 0 $mode ||= '<'

or 3 conditions

line l !l&&r !l&&!r condition
500 0 0 0 $output ||= "$input.gz"
502 0 0 0 $outname ||= $filename
526 0 0 0 $output ||= $input
557 0 0 0 $outname ||= $filename
614 0 0 0 $theme ||= $self->app->var->get('theme')
635 0 0 0 $lang ||= $self->app->var->get('lang')