blib/lib/Module/Build/Functions/DSL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 0 | 2 | 2 | $next_token and not $next_token =~ /(\'|\")$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
105 | 1 | 0 | 14 | $token eq 'if' or $token eq 'unless' |