Branch Coverage

blib/lib/Comment/Spell.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
220 30 89 unless length $text
231 0 7 unless $document->find('PPI::Token::Comment')
233 19 119 if $self->_skip_comment($comment)