Branch Coverage

blib/lib/Syntax/Operator/Matches.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
25 2 2 unless @syms
28 2 2 if ($syms{'-all'} or $syms{':all'})
33 0 4 if ($syms{'-default'} or $syms{':default'})
38 4 0 if delete $syms{'matches'}
39 2 2 if delete $syms{'mismatches'}
41 0 4 if keys %syms