| blib/lib/App/PerlWatcher/Status.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 17 | unless $a->watcher->unique_id eq $b->watcher->unique_id |
| 59 | 0 | 3 | if @$a != @$b |
| 64 | 0 | 6 | unless _equals_items(@{$a;}[$i], @{$b;}[$i]) |
| 77 | 1 | 7 | $items ? : |
| 89 | 1 | 7 | if $$values_hash_ref{'_items_value'} |