lib/App/TimeTracker/Data/Task.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 18 | 44.4 |
line | true | false | branch |
---|---|---|---|
50 | 5 | 1 | unless $s > 1 |
122 | 0 | 1 | unless $description |
151 | 5 | 11 | unless -e $file |
153 | 0 | 11 | unless -e $linked_file |
162 | 0 | 13 | if @$tags |
163 | 0 | 13 | if $self->description |
190 | 0 | 0 | if ($level eq 'tag' or $level eq 'description') |
193 | 0 | 0 | if ($level eq 'description') |
203 | 0 | 0 | if ($self->stop) |