Branch Coverage

blib/lib/Perl/PrereqScanner/Lite/Scanner/Moose.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
11 0 0 if ($token_type == 122 and $token_data eq 'extends' || $token_data eq 'with')
16 0 0 if ($c->{'is_in_moose_inherited'})
19 0 0 if ($token_type == 109)
24 0 0 if ($token_type == 110)
29 0 0 if ($c->{'is_in_moose_role_def'})
38 0 0 if ($token_type == 147)
42 0 0 if ($c->{'is_in_moose_inherited_reglist'} and not $c->{'does_exist_moose_garbage'})
43 0 0 if ($token_type == 187)
56 0 0 if ($token_type == 107)
60 0 0 if ($token_type == 108)
64 0 0 if ($c->{'is_in_moose_inherited_list'})
65 0 0 if ($token_type == 172 || $token_type == 173 and not $c->{'does_exist_moose_garbage'})
75 0 0 if ($token_type == 172 || $token_type == 173 and not $c->{'does_exist_moose_garbage'})
81 0 0 if ($token_type == 106)
91 0 0 if ($token_type != 104)