| blib/lib/App/JobLog/Log/Note.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 6 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 74 | 0 | 161 | unless $other->isa('App::JobLog::Log::Note') | 
| 77 | 0 | 161 | if ref $self eq 'App::JobLog::Log::Note' and ref $other ne 'App::JobLog::Log::Note' | 
| 91 | 63 | 0 | if ($other->can('end')) |