| blib/lib/Pg/SQL/PrettyPrinter/Node/BoolExpr.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 16 | 81.2 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 0 | 13 | unless $this_op =~ s/_EXPR\z//u |
| 62 | 1 | 32 | if ('Pg::SQL::PrettyPrinter::Node::BoolExpr' eq ref $arg) { } |
| 70 | 2 | 11 | if (1 == scalar @nice_args) |
| 79 | 0 | 13 | unless $this_op =~ s/_EXPR\z//u |
| 84 | 1 | 32 | if ('Pg::SQL::PrettyPrinter::Node::BoolExpr' eq ref $arg) { } |
| 85 | 1 | 0 | if ($x =~ /\n/u) { } |
| 97 | 2 | 11 | if (1 == scalar @nice_args) |
| 103 | 20 | 11 | if ($i < $#nice_args) |