Skip to content

Remove useless stuff from ControlflowSensitiveDFGPass

Codecov / codecov/patch failed Oct 24, 2024 in 0s

71.36% of diff hit (target 75.00%)

View this Pull Request on Codecov

71.36% of diff hit (target 75.00%)

Annotations

Check warning on line 536 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/ExpressionBuilder.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/ExpressionBuilder.kt#L536

Added line #L536 was not covered by tests

Check warning on line 545 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/ExpressionBuilder.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/ExpressionBuilder.kt#L545

Added line #L545 was not covered by tests

Check warning on line 331 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/builder/Fluent.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/builder/Fluent.kt#L331

Added line #L331 was not covered by tests

Check warning on line 353 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/builder/Fluent.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/builder/Fluent.kt#L353

Added line #L353 was not covered by tests

Check warning on line 95 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/CollectionComprehension.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/CollectionComprehension.kt#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 100 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/CollectionComprehension.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/CollectionComprehension.kt#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 104 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/CollectionComprehension.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/CollectionComprehension.kt#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 108 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/CollectionComprehension.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/CollectionComprehension.kt#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 102 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/ComprehensionExpression.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/ComprehensionExpression.kt#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 107 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/ComprehensionExpression.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/ComprehensionExpression.kt#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 112 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/ComprehensionExpression.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/ComprehensionExpression.kt#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 114 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/ComprehensionExpression.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/statements/expressions/ComprehensionExpression.kt#L114

Added line #L114 was not covered by tests

Check warning on line 370 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt#L370

Added line #L370 was not covered by tests

Check warning on line 373 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt#L372-L373

Added lines #L372 - L373 were not covered by tests

Check warning on line 375 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt#L375

Added line #L375 was not covered by tests

Check warning on line 388 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt#L387-L388

Added lines #L387 - L388 were not covered by tests

Check warning on line 390 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt#L390

Added line #L390 was not covered by tests

Check warning on line 1283 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/EvaluationOrderGraphPass.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/EvaluationOrderGraphPass.kt#L1283

Added line #L1283 was not covered by tests

Check warning on line 225 in cpg-language-python/src/main/kotlin/de/fraunhofer/aisec/cpg/frontends/python/ExpressionHandler.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-language-python/src/main/kotlin/de/fraunhofer/aisec/cpg/frontends/python/ExpressionHandler.kt#L225

Added line #L225 was not covered by tests