Branch Coverage

blib/lib/App/CSE/Command/Check.pm
Criterion Covered Total %
branch 2 12 16.6


line true false branch
20 0 1 unless (-d $index_dir)
31 1 0 unless ($lucy)
40 0 0 if (my $ndirty = scalar keys %$dirty_hash)
50 0 0 unless (File::BaseDir::data_files('mime/globs'))
68 0 0 if (my $watcher_pid = $self->cse->index_meta->{'watcher.pid'})
71 0 0 if (kill 0, $watcher_pid) { }