Branch Coverage

blib/lib/AnyEvent/Filesys/Watcher/Event.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
16 0 168 unless (exists $args{$required})
25 0 48 if ($args{'type'} ne "created" and $args{'type'} ne "modified" and $args{'type'} ne "deleted")
81 0 0 if (defined $self->{'__id'})