testAdditiveAssignmentWithInc | 18 ms | Passed |
testAndOrPullsUp | 53 ms | Passed |
testAndRemovesTrues | 60 ms | Passed |
testArrayValueInParenthesis | 11 ms | Passed |
testAssignWithComplexSymbols | 22 ms | Passed |
testAssignWithEquals | 17 ms | Passed |
testAssignWithEqualsSymbol | 10 ms | Passed |
testAssignWithInc | 14 ms | Passed |
testAssignWithOperators | 80 ms | Passed |
testAssignWithOr | 24 ms | Passed |
testAssignmentMixedWithAddition1 | 9 ms | Passed |
testAssignmentMixedWithAddition2 | 11 ms | Passed |
testAssignmentMixedWithAddition3 | 12 ms | Passed |
testAssignmentMixedWithAddition4 | 12 ms | Passed |
testAssignmentMixedWithAddition5 | 10 ms | Passed |
testAssignmentMixedWithAddition6 | 9 ms | Passed |
testAssignmentMixedWithAddition7 | 11 ms | Passed |
testCallableOrderOfOperations | 12 ms | Passed |
testClosure | 13 ms | Passed |
testCommentBlock | 1 ms | Passed |
testDand | 51 ms | Passed |
testDandOptimization | 11 ms | Passed |
testDor | 31 ms | Passed |
testDuplicatedDefault | 19 ms | Passed |
testEmptyStatementsAreRemoved | 21 ms | Passed |
testEmptySwitch | 12 ms | Passed |
testFallthroughCasesAndDoubleQuotes | 0 ms | Passed |
testForIsSelfStatement | 38 ms | Passed |
testForWithPostfix | 19 ms | Passed |
testFreeParenthesisWork | 13 ms | Passed |
testIfBasic | 0 ms | Passed |
testIfElse | 13 ms | Passed |
testIfElseWithDie | 14 ms | Passed |
testIfStatementWithMultipleInvalidParameters | 21 ms | Passed |
testIfWithBraces | 21 ms | Passed |
testIfWithStatementFailsInStrictMode | 25 ms | Passed |
testInnerDie | 31 ms | Passed |
testInnerIfAnded | 12 ms | Passed |
testInnerIfWithExistingAnd | 24 ms | Passed |
testInnerIfWithOtherStatements1 | 20 ms | Passed |
testInnerIfWithOtherStatements2 | 13 ms | Passed |
testInvalidStatements | 36 ms | Passed |
testMinusWithoutValueInFront | 0.32 sec | Passed |
testMultiAssign | 29 ms | Passed |
testMultipleAdjacentAssignment | 17 ms | Passed |
testMultipleLinesInBraces | 13 ms | Passed |
testNestedExecute | 76 ms | Passed |
testNestedExecuteWithStatement | 33 ms | Passed |
testNoErrorWithParenthesisAfterSymbol | 22 ms | Passed |
testNotNot | 38 ms | Passed |
testNotinstanceofKeyword | 17 ms | Passed |
testOrRemovesFalses | 27 ms | Passed |
testParenthesisInArrayDefinition | 12 ms | Passed |
testParenthesisRewritesCorrectly1 | 14 ms | Passed |
testParenthesisRewritesCorrectly2 | 11 ms | Passed |
testParenthesisRewritesCorrectly3 | 13 ms | Passed |
testParenthesisWarnsButRewritesCorrectly | 18 ms | Passed |
testProcOptimization3 | 25 ms | Passed |
testProcOptimizationRecursion | 12 ms | Passed |
testProcReference | 18 ms | Passed |
testProcReturn | 20 ms | Passed |
testRegReplaceOptimization1 | 13 ms | Passed |
testRegSplitOptimization1 | 16 ms | Passed |
testRegSplitOptimization2 | 15 ms | Passed |
testReturnAsKeyword | 0.13 sec | Passed |
testReturnVoidKeyword | 0.1 sec | Passed |
testSconcatWithNonStatement | 39 ms | Passed |
testSmartStringInArrayFails | 20 ms | Passed |
testSmartStringToDumbStringRewriteWithEscapes | 0.14 sec | Passed |
testStatementInArrayInNonStrict | 19 ms | Passed |
testSwitch1 | 14 ms | Passed |
testSwitch2 | 9 ms | Passed |
testSwitchIc | 7 ms | Passed |
testSwitchInSwitch | 11 ms | Passed |
testSwitchWithComments | 18 ms | Passed |
testSwitchWithSmartStrings | 14 ms | Passed |
testSwitchWithSmartStrings2 | 12 ms | Passed |
testTestFramework | 43 ms | Passed |
testTrivialAssignmentWithEqualsSymbol | 6 ms | Passed |
testUnreachableCode | 53 ms | Passed |
testUnreachableCodeComplex | 40 ms | Passed |
testUnreachableCodeWithBranchTypeFunction | 36 ms | Passed |