The drtools-metric generates data in open formats such as CSV and JSON.
This provides developers with great flexibility to use and integrate the data with other tools, ranging from spreadsheets to machine learning platforms.
Nevertheless, we developed a tool that allows you to read the data generated directly from the source code, enabling developers to view drtools-metric data in a simple and straightforward way.
An online demo is available here.
htdocs
)datasets
directorydrtools-properties.js
file by copying the template structure and updating it to reference your project and filesThe developer can generate the data using the -mv
option and --save
output format.
Also, the developer can generate files with the -top
option if they need to view the most problematic elements.