## description Currently this tool output result as json, but when the codebase are huge it will difficult to analyze or find out the hotspot. By supporting graphical report (like [JaCoCo](https://docs.gradle.org/current/userguide/jacoco_plugin.html)), it will be much easier to find out where to refactor.
description
Currently this tool output result as json, but when the codebase are huge it will difficult to analyze or find out the hotspot.
By supporting graphical report (like JaCoCo), it will be much easier to find out where to refactor.