Branch Coverage

blib/lib/Dist/Zilla/Plugin/CheckChangesHasContent.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
44 0 5 if (not -e $changes_file) { }
3 2 elsif ($self->_get_changes) { }