Clover Coverage Report
Coverage timestamp: Fri May 9 2008 10:54:27 EST
../../../../img/srcFileCovDistChart7.png 63% of files have more coverage
170   574   86   4.15
60   349   0.51   10.25
41     2.1  
4    
 
  FSDirectory       Line # 42 139 67 64.5% 0.6451613
  FSIndexInput       Line # 476 22 12 92.1% 0.92105263
  FSIndexInput.Descriptor       Line # 478 1 1 100% 1.0
  FSIndexOutput       Line # 545 8 6 85.7% 0.85714287
 
  (30)
 
1    package org.apache.lucene.store;
2   
3    /**
4    * Copyright 2004 The Apache Software Foundation
5    *
6    * Licensed under the Apache License, Version 2.0 (the "License");
7    * you may not use this file except in compliance with the License.
8