I have qurious things about values that can be measured by code metric of bug finder
1 回表示 (過去 30 日間)
古いコメントを表示
I want to measure 9 values by using code metric of bug finder
there are 9 values : Cyclomatic complexity, Number of return points, Number of function parameters, Number of instructions, Comment density, Recursive Function number, Maximum nesting level, Cyclical dependency, Duplicated lines
I know that 7 values can be measured except two values( Cyclical dependency, Duplicated lines ) So thing that I want to know is... can I know those two values by bug finder? do bug finder support two values? please let me know.
thanks
0 件のコメント
回答 (1 件)
Christian Bard
2016 年 11 月 2 日
Hello Cheolgyu, I guess you would ask this request to technical Support. Regards, Christian
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Bug Finder Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!