Condition Coverage

blib/lib/File/Tudo.pm
Criterion Covered Total %
condition 10 19 52.6


and 3 conditions

line !l l&&!r l&&r condition
34 1 1 1 $read and -s $self->{'Path'}

or 2 conditions

line l !l condition
23 1 2 shift() // {}
25 1 2 $param->{'read'} // 1

or 3 conditions

line l !l&&r !l&&!r condition
16 0 0 0 $ENV{'TODO_FILE'} // "File::Spec"->catfile("File::HomeDir"->my_home, "TODO")
22 3 0 0 shift() // default_todo()
106 0 3 0 shift() // $self->{'Path'}
131 2 0 0 shift() // default_todo()