Branch Coverage

blib/lib/Pg/SQL/PrettyPrinter/Node/MinMaxExpr.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
50 0 3 unless $self->{'op'} =~ /\A(?:IS_LEAST|IS_GREATEST)\z/u
67 2 1 if length $text < 40