Branch Coverage

blib/lib/Logic/Expr/Parser.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
33 11 4 defined $operator ? :
44 10 13 unless (exists $Logic::Expr::atoms{$atom})
52 2 24 defined $neg && length $neg & 1 ? :