Branch Coverage

blib/lib/RPerl/Operation/Expression/Operator/NamedUnary.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
53 1 37 if ($self_class eq 'Operation_91') { }
37 0 elsif ($self_class eq 'Operator_110' or $self_class eq 'Operator_111') { }
74 0 38 unless (exists $RPerl::Operation::Expression::Operator::NamedUnary::NAMES->{$operator_name})
108 0 11 if ($self_class eq 'Operation_91') { }
11 0 elsif ($self_class eq 'Operator_110' or $self_class eq 'Operator_111') { }
128 0 11 unless (exists $RPerl::Operation::Expression::Operator::NamedUnary::NAMES->{$operator_name})