Condition Coverage

blib/lib/PostScript/CDCover.pm
Criterion Covered Total %
condition 5 27 18.5


and 3 conditions

line !l l&&!r l&&r condition
76 0 0 0 @_ && ($$self{'_name'} = $_[0])
204 2 0 0 @_ && ($$self{'_ps'} = $_[0])
293 0 0 0 !$self->box && /#START_BOX#/
323 3 0 1 @_ && ($$self{"_$meth"} = $_[0])

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 0 ref $proto || $proto
87 0 0 0 $$self{'_directories'}{$name} ||= 'PostScript::CDCover::Directory'->new($name)
167 0 3 0 ref $proto || $proto
204 0 2 0 $$self{'_ps'} ||= $self->dir . '/pscdcover.ps'
246 0 0 0 $$self{'_root_directory'} ||= 'PostScript::CDCover::Directory'->new