Kylin
Kylin
helo~ I want a new field to show the relationship between line and cyclomatic complexity, like this:  So I added a variable `line_to_ccn` in the `FunctionInfo` class, to record...
Version:Lizard 1.17.7 I see an update in version 1.17.6 : Bug fixing. .mm file was not recognized as object-c(++) file.  Code: ``` #import "OCCFile.h" #include "CppFile.h" #include "OCInterfaceC.h" #include...
lizard 1.17.7 If there is an anonymous function with a return value type in the testCCN function, it will cause the testCCN function to be undetected. Even when the latter...