Branch Coverage

blib/lib/App/watchdo.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
50 0 0 if (not $self->done)
75 0 0 if !$seen{$path}++ || $files{$path} || $dirs{$path} and not @{$self->exclude;} && grep({$path =~ /$_/;} @{$self->exclude;})
79 0 0 if @monitored
88 0 0 unless $self->dirs
103 0 0 -d $_ ? :
110 0 0 unless $self->git
126 0 0 if (-d $child) { }