Branch Coverage

blib/lib/Config/Reload.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
48 2 3 if ($self->_config)
49 1 1 if (time < $self->checked + $self->wait)
52 0 1 if ($self->_md5 eq files_hash($zomg->find)) { }