Condition Coverage

blib/lib/AnyEvent/Filesys/Watcher.pm
Criterion Covered Total %
condition 14 30 46.6


and 3 conditions

line !l l&&!r l&&r condition
33 31 0 1 exists $args{'cb'} and not exists $args{'callback'}
37 32 0 0 exists $args{'dirs'} and not exists $args{'directories'}
91 32 0 0 exists $args{'dirs'} and not exists $args{'directories'}
95 32 0 0 exists $args{'cb'} and not exists $args{'callback'}
109 31 1 0 exists $args{'raw_events'} and builtin::reftype($args{'raw_events'}) ne "CODE"
125 13 0 19 exists $args{'filter'} and defined $args{'filter'}
13 0 19 exists $args{'filter'} and defined $args{'filter'} and length $args{'filter'}

or 3 conditions

line l !l&&r !l&&!r condition
198 0 0 407 "MSWin32" eq $^O or "cygwin" eq $^O
0 0 407 "MSWin32" eq $^O or "cygwin" eq $^O or "os2" eq $^O
0 0 407 "MSWin32" eq $^O or "cygwin" eq $^O or "os2" eq $^O or "dos" eq $^O