Project Lucene (latest) [10/12/05 2:39 PM]
 
Top Risky Classes Below Target Values
Class Risk Complexity Usage Methods Coverage Test Points Failures
Methods Outcomes
org. apache. lucene. index. IndexReader 2059 49 42 55 58.9 % 27.3 % -- 0
org. apache. lucene. index. Term 721 16 45 11 83.3 % 18.2 % -- 0
org. apache. lucene. index. SegmentReader 481 120 4 36 75.6 % 33.3 % -- 0
org. apache. lucene. index. FieldInfos 463 42 11 18 96.4 % 33.3 % -- 0
org. apache. lucene. document. Field 391 78 5 32 77.9 % 12.5 % -- 0
org. apache. lucene. search. BooleanQuery 386 35 11 15 83.0 % 40.0 % -- 0
org. apache. lucene. search. Similarity 337 16 21 16 77.5 % 25.0 % -- 0
org. apache. lucene. search. Query 331 15 22 12 45.2 % 16.7 % -- 0
org. apache. lucene. queryParser. QueryParser 269 268 1 59 59.7 % 11.9 % -- 0
org. apache. lucene. store. FSDirectory 241 48 5 20 57.3 % 5.0 % -- 0
Top Risky Classes With No Tests
Class Risk Complexity Usage Methods Coverage Test Points Failures
Methods Outcomes
org. apache. lucene. queryParser. QueryParserTokenManager 625 312 2 35 65.1 % 0.0 % -- 0
org. apache. lucene. analysis. standard. StandardTokenizerTokenManager 453 452 1 19 45.9 % 0.0 % -- 0
org. apache. lucene. search. spans. NearSpans 181 60 3 18 92.6 % 0.0 % -- 0
org. apache. lucene. analysis. PorterStemmer 171 170 1 27 0.0 % 0.0 % -- 0
org. apache. lucene. search. Scorer 134 7 19 9 53.3 % 0.0 % -- 0
org. apache. lucene. search. FieldDocSortedHitQueue 130 43 3 5 82.4 % 0.0 % -- 0
org. apache. lucene. search. BooleanScorer2 109 36 3 15 79.8 % 0.0 % -- 0
org. apache. lucene. search. BooleanClause 101 20 5 11 64.0 % 0.0 % -- 0
org. apache. lucene. index. TermInfosReader 85 42 2 16 69.2 % 0.0 % -- 0
org. apache. lucene. search. SortField 70 23 3 14 69.8 % 0.0 % -- 0
Classes with Highest Complexity
Class Risk Complexity Usage Methods Coverage Test Points Failures
Methods Outcomes
org. apache. lucene. analysis. standard. StandardTokenizerTokenManager 453 452 1 19 45.9 % 0.0 % -- 0
org. apache. lucene. queryParser. QueryParserTokenManager 625 312 2 35 65.1 % 0.0 % -- 0
org. apache. lucene. queryParser. QueryParser 269 268 1 59 59.7 % 11.9 % -- 0
org. apache. lucene. analysis. PorterStemmer 171 170 1 27 0.0 % 0.0 % -- 0
org. apache. lucene. search. RemoteSearchable_Skel 1 135 0 2 0.0 % 0.0 % -- 0
org. apache. lucene. index. SegmentReader 481 120 4 36 75.6 % 33.3 % -- 0
org. apache. lucene. index. IndexWriter 1 85 0 38 64.8 % 15.8 % -- 0
org. apache. lucene. document. Field 391 78 5 32 77.9 % 12.5 % -- 0
org. apache. lucene. search. RemoteSearchable_Stub 1 72 0 10 22.2 % 0.0 % -- 0
org. apache. lucene. index. DocumentWriter 63 62 1 9 90.8 % 22.2 % -- 0
Methods with Highest Complexity
Method Coverage Complexity Outcomes with Test Points Test Status Outcome Status
org. apache. lucene. analysis. standard. StandardTokenizerTokenManager. jjMoveNfa_0(int, int) 47.1 % 391 -- -- --
org. apache. lucene. queryParser. QueryParserTokenManager. jjMoveNfa_3(int, int) 68.9 % 142 -- -- --
org. apache. lucene. search. RemoteSearchable_Skel. dispatch(Remote, RemoteCall, int, long) 0.0 % 134 -- -- --
org. apache. lucene. queryParser. QueryParser. Term(String) 69.5 % 57 -- -- --
org. apache. lucene. analysis. PorterStemmer. step5() 0.0 % 37 -- -- --
org. apache. lucene. queryParser. QueryParserTokenManager. jjMoveNfa_1(int, int) 53.8 % 35 -- -- --
org. apache. lucene. queryParser. QueryParserTokenManager. jjMoveNfa_2(int, int) 53.8 % 35 -- -- --
org. apache. lucene. search. FieldDocSortedHitQueue. lessThan(Object, Object) 80.2 % 35 -- -- --
org. apache. lucene. analysis. PorterStemmer. step3() 0.0 % 31 -- -- --
org. apache. lucene. index. SegmentReader. getFieldNames(FieldOption) 100.0 % 26 -- Passed --
Class and Method Complexity
Chart - Class Complexity Chart - Method Complexity
Class Coverage %
Chart - Class Coverage %