Branch Coverage

blib/lib/Riji/Model/Article.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
195 0 0 unless ($self->file =~ /\.\Q$ext\E$/)
198 0 0 unless -f -r $self->file_path
204 0 0 if (defined $key) { }
219 0 0 if (defined $body) { }
224 0 0 if ($@)