| blib/lib/Mojo/File/ChangeNotify.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 15 | 20.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 74 | 0 | 31 | 0 | $err and not $err =~ /malformed JSON string/u |
| 31 | 0 | 0 | $err and not $err =~ /malformed JSON string/u and not $err =~ /Missing or empty input/u | |
| 104 | 0 | 0 | 0 | $self and defined $watcher->queue->pending |
| 149 | 35 | 0 | 0 | $is_win32 and my $w = $self->watcher |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 111 | 0 | 0 | 0 | $action_map{$_->{'action'}} // $_->{'action'} |