| name | class, % | method, % | block, % | line, % |
|---|
| | | | | |
| class Expression | 100% (1/1) | 50% (11/22) | 35% (409/1160) | 49% (85/174) |
| and (Expression, Expression): Expression | | 0% (0/1) | 0% (0/13) | 0% (0/4) |
| clone (): Expression | | 0% (0/1) | 0% (0/61) | 0% (0/13) |
| exprConstInteger (int): Expression | | 0% (0/1) | 0% (0/11) | 0% (0/3) |
| exprConstNum (double): Expression | | 0% (0/1) | 0% (0/11) | 0% (0/3) |
| exprConstString (String): Expression | | 0% (0/1) | 0% (0/10) | 0% (0/3) |
| getArgs (): ArrayList | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| getFunction (): Function | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| isBoolean (): boolean | | 0% (0/1) | 0% (0/9) | 0% (0/1) |
| isNumeric (): boolean | | 0% (0/1) | 0% (0/14) | 0% (0/2) |
| isString (): boolean | | 0% (0/1) | 0% (0/9) | 0% (0/1) |
| or (Expression, Expression): Expression | | 0% (0/1) | 0% (0/13) | 0% (0/4) |
| getStringForm (boolean): String | | 100% (1/1) | 29% (227/785) | 47% (41/88) |
| addArgument (Expression): void | | 100% (1/1) | 38% (13/34) | 50% (3/6) |
| bindVariables (Map): void | | 100% (1/1) | 76% (32/42) | 88% (7/8) |
| renameVariables (Map): String | | 100% (1/1) | 88% (38/43) | 82% (9/11) |
| Expression (Function): void | | 100% (1/1) | 100% (23/23) | 100% (8/8) |
| exprVariableBinding (String): Expression | | 100% (1/1) | 100% (10/10) | 100% (3/3) |
| getVars (): HashSet | | 100% (1/1) | 100% (33/33) | 100% (6/6) |
| needEnclosure (): boolean | | 100% (1/1) | 100% (4/4) | 100% (1/1) |
| not (Expression): Expression | | 100% (1/1) | 100% (21/21) | 100% (5/5) |
| toSQL (): String | | 100% (1/1) | 100% (4/4) | 100% (1/1) |
| toString (): String | | 100% (1/1) | 100% (4/4) | 100% (1/1) |