Condition Coverage

blib/lib/File/Tail/Inotify2.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 2 ref $args{'on_read'} and ref $args{'on_read'} eq 'CODE'
100 1 0 1 $event->IN_MOVED_FROM and $event->fullname eq $$self{'file'}
103 1 0 1 $event->IN_CREATE and $event->fullname eq $$self{'file'}

or 3 conditions

line l !l&&r !l&&!r condition
38 0 2 0 ref $class || $class
54 0 0 0 $$self{'inotify'}->poll or $$self{'in_move'}