Branch Coverage

blib/lib/Pod/Cpandoc/Cache.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
22 0 0 if ($self->opt_c)
67 0 0 unless -f $path
71 0 0 if (Pod::Cpandoc::Cache::localtime()->epoch - Pod::Cpandoc::Cache::localtime($mtime)->epoch > 86400) { }
98 0 0 $self->opt_c ? :
107 0 0 if ($self->is_tempfile($tempfile_name, $module_name))
113 0 0 if @$errors
115 0 0 unless copy($tempfile_name, $path)