Condition Coverage

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


or 2 conditions

line l !l condition
103 1 0 $DS{$OS} || '/'
277 0 0 $dir ||= ''
278 0 0 $match ||= ''
420 0 0 $mode ||= '<'

or 3 conditions

line l !l&&r !l&&!r condition
488 0 0 0 $output ||= "$input.gz"
490 0 0 0 $outname ||= $filename
514 0 0 0 $output ||= $input
545 0 0 0 $outname ||= $filename
602 0 0 0 $theme ||= $self->app->var->get('theme')
623 0 0 0 $lang ||= $self->app->var->get('lang')