Branch Coverage

blib/lib/Taskwarrior/Kusarigama/Task.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
14 1 3 if ref $class
18 4 0 if @_
73 4 1 if $meth eq 'DESTROY'
79 1 0 unless 'ARRAY' eq ref $_[0]
83 0 1 unless my $uuid = $self->{'uuid'}