This release includes several functionality enhancements:
- Handling of
nan
andinf
values - Functionality has now been added to clean this up prior to outputting by defaulting them to0.0
- Added an option to save two versions of the metrics. The first contains all of the raw metrics and then an extended version is provided which includes aggregates (across functions/struct/class/files).
- Updated the
sample-outputs
folder with the updated expected outputs
Full Changelog: 0.2.0...0.3.0