Project Lucene 1.4.3 [5/3/05 1:17 PM]
 
Top Risky Classes Below Target Values
Class Risk Complexity Usage Methods Coverage Test Points Failures
Methods Outcomes
org. apache. lucene. index. IndexReader 1749 46 38 52 65.9 % 25.0 % -- 0
org. apache. lucene. index. Term 641 16 40 11 83.3 % 18.2 % -- 0
org. apache. lucene. store. OutputStream 323 23 14 15 80.9 % 13.3 % -- 0
org. apache. lucene. index. FieldInfos 321 32 10 17 95.6 % 35.3 % -- 0
org. apache. lucene. search. Query 316 15 21 12 46.7 % 8.3 % -- 0
org. apache. lucene. index. SegmentReader 305 76 4 31 87.0 % 45.2 % -- 0
org. apache. lucene. search. Similarity 271 15 18 15 76.9 % 26.7 % -- 0
org. apache. lucene. search. BooleanQuery 249 31 8 12 81.7 % 33.3 % -- 0
org. apache. lucene. queryParser. QueryParser 242 241 1 53 59.2 % 11.3 % -- 0
org. apache. lucene. document. Field 226 45 5 22 61.0 % 18.2 % -- 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 64.8 % 0.0 % -- 0
org. apache. lucene. analysis. standard. StandardTokenizerTokenManager 453 452 1 19 25.8 % 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. FieldDocSortedHitQueue 130 43 3 5 82.4 % 0.0 % -- 0
org. apache. lucene. analysis. standard. StandardTokenizer 89 44 2 14 27.8 % 0.0 % -- 0
org. apache. lucene. index. TermInfosReader 87 43 2 15 63.6 % 0.0 % -- 0
org. apache. lucene. search. SortField 70 23 3 14 69.8 % 0.0 % -- 0
org. apache. lucene. search. PhraseScorer 67 33 2 13 85.1 % 0.0 % -- 0
org. apache. lucene. index. SegmentInfos 61 15 4 6 73.3 % 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 25.8 % 0.0 % -- 0
org. apache. lucene. queryParser. QueryParserTokenManager 625 312 2 35 64.8 % 0.0 % -- 0
org. apache. lucene. queryParser. QueryParser 242 241 1 53 59.2 % 11.3 % -- 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 305 76 4 31 87.0 % 45.2 % -- 0
org. apache. lucene. search. RemoteSearchable_Stub 1 72 0 10 22.2 % 0.0 % -- 0
org. apache. lucene. index. IndexWriter 1 69 0 27 72.3 % 22.2 % -- 0
org. apache. lucene. index. SegmentMerger 63 62 1 16 95.9 % 25.0 % -- 0
org. apache. lucene. analysis. ru. RussianStemmer 63 62 1 21 91.0 % 4.8 % -- 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) 23.8 % 391 -- -- --
org. apache. lucene. queryParser. QueryParserTokenManager. jjMoveNfa_3(int, int) 68.2 % 142 -- -- --
org. apache. lucene. search. RemoteSearchable_Skel. dispatch(Remote, RemoteCall, int, long) 0.0 % 134 -- -- --
org. apache. lucene. queryParser. QueryParser. Term(String) 69.9 % 57 -- -- --
org. apache. lucene. analysis. PorterStemmer. step5() 0.0 % 37 -- -- --
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. queryParser. QueryParserTokenManager. jjMoveNfa_1(int, int) 53.8 % 35 -- -- --
org. apache. lucene. analysis. PorterStemmer. step3() 0.0 % 31 -- -- --
org. apache. lucene. index. DocumentWriter. writePostings(Posting[], String) 82.9 % 25 -- -- --
Class and Method Complexity
Chart - Class Complexity Chart - Method Complexity
Class Coverage %
Chart - Class Coverage %