Condition Coverage

blib/lib/Metabrik/Perl/Module.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
151 0 0 0 defined $module and -d $module

or 2 conditions

line l !l condition
41 0 0 defined $self->shell && $self->shell->pwd || '/tmp'
43 0 0 $directory ||= ""
96 0 0 defined $self->shell && $self->shell->pwd || '/tmp'
98 0 0 $directory ||= ""
148 0 0 defined $self->shell && $self->shell->pwd || '/tmp'
152 0 0 $module || ''
211 0 0 defined $self->shell && $self->shell->pwd || '/tmp'
213 0 0 $directory ||= ""
263 0 0 defined $self->shell && $self->shell->pwd || '/tmp'
265 0 0 $directory ||= ""

or 3 conditions

line l !l&&r !l&&!r condition
151 0 0 0 defined $module and -d $module or not defined $module