We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39912f3 commit b7c9e6bCopy full SHA for b7c9e6b
README.md
@@ -1,4 +1,4 @@
1
-# Java Code Tracer (JCT)
+# Java Code Tracer (JCT) [](https://github.com/niesfisch/java-code-tracer/actions/workflows/maven-tests.yml)
2
3
JCT is a Java agent that instruments method calls at runtime and records executed call stacks.
4
It helps answer one practical question in large systems: "Is this code path still used in real traffic?"
0 commit comments