openrewrite / openrewrite/rewrite-analysis
Global Data Flow: Control Flow Analysis
Open
Nobody has claimed this yet.
enhancement
feature: Global Data Flow
- Dominant language
- Java
- Stars
- 16
- Forks
- 12
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 1
Description
Global Data Flow currently has no support for control flow analysis. We should add that back in.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names Global Data Flow but no files, tests, or entry points. Start by locating the Global Data Flow implementation and existing control-flow or control-flow-graph support in this repository. Done means Global Data Flow supports control flow analysis, with coverage demonstrating the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100