blib/lib/AnyEvent/Filesys/Notify/Role/Inotify2.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 6 | unless my $inotify = 'Linux::Inotify2'->new |
77 | 5 | 10 | if $_->is_dir |
90 | 3 | 5 | if $file eq $e->path |
98 | 3 | 2 | unless &$filter_cb($new_event) |
111 | 4 | 14 | if $e->mask & 6 |
112 | 2 | 16 | if $e->mask & 3648 |
115 | 12 | 6 | if $e->mask & 384 |
117 | 0 | 18 | unless $type |
135 | 31 | 4 | unless $event->is_dir and $event->is_created |