forked from sudeeprp/cyclops
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest_lizard_ref_report_worse.txt
24 lines (23 loc) · 1.59 KB
/
test_lizard_ref_report_worse.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
================================================
NLOC CCN token PARAM length location
------------------------------------------------
10 2 51 1 11 DemoApplication::main@22-30@.\DemoApplication.java
3 1 13 1 3 Editor::setWriter@31-33@.\Editor.java
4 1 17 0 4 Editor::run@45-48@.\Editor.java
3 15 18 1 3 Grammar::writer@10-12@.\Grammar.java
3 4 18 1 3 TeenageGrammar::writer@10-12@.\TeenageGrammar.java
5 file analyzed.
==============================================================
NLOC Avg.NLOC AvgCCN Avg.token function_cnt file
--------------------------------------------------------------
18 10.0 1.0 51.0 1 .\DemoApplication.java
15 3.5 1.0 15.0 2 .\Editor.java
8 3.0 1.0 18.0 1 .\Grammar.java
4 0.0 0.0 0.0 0 .\IGrammar.java
8 3.0 1.0 18.0 1 .\TeenageGrammar.java
=============================================================================================
No thresholds exceeded (cyclomatic_complexity > 15 or length > 1000 or parameter_count > 100)
==========================================================================================
Total nloc Avg.NLOC AvgCCN Avg.token Fun Cnt Warning cnt Fun Rt nloc Rt
------------------------------------------------------------------------------------------
53 4.6 1.0 23.4 5 0 0.00 0.00