Branch Coverage

blib/lib/Dist/Zilla/Plugin/Keywords.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
59 8 1 @$keywords ? :
72 2 31 if $_[1]->isa('PPI::Token::Comment') and ($keywords) = $_[1]->content =~ /^\s*#+\s*KEYWORDS:\s*(.+)$/m
76 1 2 unless $keywords
78 2 0 unless (eval { do { 'Dist::Zilla::Role::PPI'->VERSION('6.003') } })