Branch Coverage

blib/lib/AnyEvent/I3.pm
Criterion Covered Total %
branch 7 38 18.4


line true false branch
148 2 0 if ($path_tainted)
151 0 2 if (scalar @dirs != scalar @filtered)
164 0 2 if ($result =~ /^([^\0]+)$/)
185 2 0 unless $path
192 2 0 if ($path =~ /~/)
196 0 2 unless $home and -d $home
221 2 0 unless $fh
235 0 0 if ($type & $event_mask) == $event_mask
242 0 0 unless defined $cb->{$type}
273 0 0 unless defined $self->{'callbacks'}{$type}
278 0 0 if ($type & $event_mask) == $event_mask
318 0 0 unless (exists $events{$key})
345 0 0 unless defined $type
347 0 0 unless defined $self->{'ipchdl'}
350 0 0 if ($content)
351 0 0 if (not ref $content) { }
386 0 0 if defined $self->{'ipchdl'}
388 0 0 unless $self->connect->recv
497 0 0 if ($version =~ /^[0-9]+\.[0-9]+\.([0-9]+)/)