mlcovr Package

mlcovr provides XML extension to profiling and coverage tools
773 Downloads
Updated 28 Aug 2009

View License

The MLCOVR package provides XML-formatted output that is consistent with the Cobertura Java coverage tool. It uses the MATLAB profile tool along with custom scripts to evaluate lines covered, branches covered, branch types and complexity. It works on a directory and its subdirectories, collecting information as packages for display.

MLCOVR is part of the FAST software. FAST: A Framework for Agile Software Development Copyright (c) 2008-2009 Sandia Corporation. Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software.

MLCOVR subversion repository is maintained at
https://software.sandia.gov/svn/public/fast/matlab/stable/+mlcovr

Cite As

David Hart (2024). mlcovr Package (https://www.mathworks.com/matlabcentral/fileexchange/24985-mlcovr-package), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Verification, Validation, and Test in Help Center and MATLAB Answers
Acknowledgements

Inspired: Coverage Report Generator

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Updated to provide an option for HTML formatted code coverage output.

1.0.0.0