Branch Coverage

blib/lib/Perl/PrereqScanner/Scanner/TestMore.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
14 262 3 if &none(sub { $_ eq "Test::More"; } , $req->required_modules)
17 3 0 if $_->isa("PPI::Token::Word")
20 3 6 @c == 1 ? :
21 0 3 unless $ppi_doc->find("Statement")
3 0 if grep {$_->content eq "done_testing" if $_->isa("PPI::Token::Word");} map({my(@c) = $_->children; @c == 1 ? @c : ();} @{[] unless $ppi_doc->find("Statement");})