Ticket #973: FORMAT-checked-output.2.txt

File FORMAT-checked-output.2.txt, 3.5 KB (added by writefaruq, at 2010-05-08T20:52:14Z)

Ignoring C0301, C0321

Line 
1Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
2Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
3Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
4Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
5Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.AttributeError'> ignored
6Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.AttributeError'> ignored
7************* Module allmydata.interfaces
8C0302:  1: Too many lines in module (2405)
9************* Module allmydata.util.humanreadable
10W0333: 29:BetterRepr.repr_long: Use of the `` operator
11************* Module allmydata.util.statistics
12W0301: 91: Unnecessary semicolon
13W0301:262: Unnecessary semicolon
14W0301:276: Unnecessary semicolon
15************* Module allmydata.test.test_util
16W0301:228: Unnecessary semicolon
17W0301:229: Unnecessary semicolon
18************* Module allmydata.test.test_cli
19C0302:  1: Too many lines in module (2227)
20************* Module allmydata.test.test_web
21C0302:  1: Too many lines in module (4281)
22************* Module allmydata.test.test_mutable
23C0302:  1: Too many lines in module (2083)
24************* Module allmydata.test.test_base62
25W0333: 17:T._test_ende: Use of the `` operator
26W0333: 17:T._test_ende: Use of the `` operator
27W0333: 17:T._test_ende: Use of the `` operator
28************* Module allmydata.test.test_storage
29C0302:  1: Too many lines in module (2546)
30
31
32Report
33======
3440622 statements analysed.
35
36Messages by category
37--------------------
38
39+-----------+-------+---------+-----------+
40|type       |number |previous |difference |
41+===========+=======+=========+===========+
42|convention |5      |5        |=          |
43+-----------+-------+---------+-----------+
44|refactor   |0      |0        |=          |
45+-----------+-------+---------+-----------+
46|warning    |9      |9        |=          |
47+-----------+-------+---------+-----------+
48|error      |0      |0        |=          |
49+-----------+-------+---------+-----------+
50
51
52
53% errors / warnings by module
54-----------------------------
55
56+-----------------------------+------+--------+---------+-----------+
57|module                       |error |warning |refactor |convention |
58+=============================+======+========+=========+===========+
59|allmydata.util.statistics    |0.00  |33.33   |0.00     |0.00       |
60+-----------------------------+------+--------+---------+-----------+
61|allmydata.test.test_base62   |0.00  |33.33   |0.00     |0.00       |
62+-----------------------------+------+--------+---------+-----------+
63|allmydata.test.test_util     |0.00  |22.22   |0.00     |0.00       |
64+-----------------------------+------+--------+---------+-----------+
65|allmydata.util.humanreadable |0.00  |11.11   |0.00     |0.00       |
66+-----------------------------+------+--------+---------+-----------+
67
68
69
70Messages
71--------
72
73+-----------+------------+
74|message id |occurrences |
75+===========+============+
76|W0301      |5           |
77+-----------+------------+
78|C0302      |5           |
79+-----------+------------+
80|W0333      |4           |
81+-----------+------------+
82
83
84
85Global evaluation
86-----------------
87Your code has been rated at 10.00/10 (previous run: 10.00/10)
88So close to being perfect...
89