Condition Coverage

perllib/Arch/Test/Tree.pm
Criterion Covered Total %
condition 0 26 0.0


or 2 conditions

line l !l condition
93 0 0 shift() || '.'
109 0 0 shift() || '.'
124 0 0 shift() || '.'
199 0 0 shift() || '-Bs'

or 3 conditions

line l !l&&r !l&&!r condition
94 0 0 0 shift() || 'file-' . $self->gen_id($dir)
95 0 0 0 shift() || "Content for $name.\n"
110 0 0 0 shift() || 'dir-' . $self->gen_id($dir)
125 0 0 0 shift() || 'file-' . $self->gen_id($dir)
126 0 0 0 shift() || "Link-target-for-$name"
139 0 0 0 shift() || &Arch::Util::load_file($self->root . "/$file") . "Has been modified.\n"