Condition Coverage

perllib/Arch/Test/Framework.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 -d $home and -w $home

or 2 conditions

line l !l condition
59 0 0 $args{'userid'} || 'Arch Perl Test '

or 3 conditions

line l !l&&r !l&&!r condition
33 0 0 0 $args{'home'} || &Arch::TempFiles::temp_dir('arch-test')
35 0 0 0 $args{'library'} || "$home/library"
0 0 0 $args{'archives'} || "$home/archives"
0 0 0 $args{'trees'} || "$home/trees"
137 0 0 0 shift() || $self->arch_uid . '--archive-' . $self->gen_id('archives')
149 0 0 0 shift() || 'tree-' . $self->gen_id('trees')