Branch Coverage

blib/lib/App/Midgen/Role/TestRequires.pm
Criterion Covered Total %
branch 0 46 0.0


line true false branch
48 0 0 unless $self->ppi_document->find('PPI::Statement::Include')
53 0 0 if ($hunk->find(sub { $_[1]->content =~ /\A(?:use)\z/ if $_[1]->isa('PPI::Token::Word'); } ))
56 0 0 if $_[1]->isa('PPI::Token::Word')
64 0 0 if ($hunk->find(sub { $_[1]->content =~ /\A(?:Test::Requires)\z/ if $_[1]->isa('PPI::Token::Word'); } ))
67 0 0 if $_[1]->isa('PPI::Token::Word')
77 0 0 if ($hunk->{'children'}[$_]->isa('PPI::Structure::Constructor'))
80 0 0 if $hunk->{'children'}[$_]->isa('PPI::Structure::Constructor')
84 0 0 if ($ppi_sc->{'children'}[$_]->isa('PPI::Statement'))
87 0 0 if $ppi_sc->{'children'}[$_]->isa('PPI::Statement')
92 0 0 if ($element->isa('PPI::Token::Quote::Double') or $element->isa('PPI::Token::Quote::Single') or $element->isa('PPI::Token::Word'))
98 0 0 if ($module_name =~ /\A(?:[a-zA-Z])/)
99 0 0 if $self->debug
106 0 0 if ($element->isa('PPI::Token::Number::Float') or $element->isa('PPI::Token::Quote::Double') or $element->isa('PPI::Token::Quote::Single'))
112 0 0 if ($version_string =~ /\A(?:[0-9])/)
114 0 0 version::is_lax($version_string) ? :
119 0 0 if $self->debug
132 0 0 if ($hunk->{'children'}[$_]->isa('PPI::Token::QuoteLike::Words'))
135 0 0 if $hunk->{'children'}[$_]->isa('PPI::Token::QuoteLike::Words')
157 0 0 defined $_ ? :
158 0 0 if $self->debug
159 0 0 if $self->debug
161 0 0 if (scalar @modules > 0)
164 0 0 if $self->verbose == 2