Condition Coverage
blib/lib/App/Dothe.pm
Criterion
Covered
Total
%
condition
0
3
0.0
or 3 conditions
line
l
!l&&r
!l&&!r
condition
95
0
0
0
$self
->{
'tasks'
}{
$name
} ||=
'App::Dothe::Task'
->new
(
'name'
,
$name
,
'tasks'
,
$self
,
%
{
$self
->config
->{
'tasks'
}{
$name
}}
)