Skip to content

This repository provides a unit test that can be added to a MATLAB Project to qualify that all MATLAB files in the project are below a complexity threshold. Typically, this would be added as a submodule to the project.

License

Notifications You must be signed in to change notification settings

mathworks/TestingMcCabeComplexity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test McCabe Complexity

This unit test can be included in a MATLAB project to verify that all MATLAB code files in the project are not too complex.

View Testing McCabe Complexity on File Exchange

Example of a failing test

About

This repository provides a unit test that can be added to a MATLAB Project to qualify that all MATLAB files in the project are below a complexity threshold. Typically, this would be added as a submodule to the project.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages