Condition Coverage

blib/lib/Module/Build/Functions/DSL.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
96 0 2 2 $next_token and not $next_token =~ /(\'|\")$/

or 3 conditions

line l !l&&r !l&&!r condition
105 1 0 14 $token eq 'if' or $token eq 'unless'