Source file & SLOC & Nt & RCt & Coverage \\ \hline ArrayStack & 37 & 6 & 6 & 37 (1.0) \\ \hline BagUtils & 14 & 52 & 7 & 14 (1.0) \\ \hline BeanMap & 212 & 19 & 76 & 138 (0.65) \\ \hline BinaryHeap & 149 & 123 & 18 & 148 (0.99) \\ \hline BoundedFifoBuffer & 89 & 6 & 11 & 89 (1.0) \\ \hline BufferOverflowException & 9 & 3 & 4 & 9 (1.0) \\ \hline BufferUnderflowException & 9 & 3 & 5 & 9 (1.0) \\ \hline BufferUtils & 12 & 2 & 6 & 12 (1.0) \\ \hline ClosureUtils & 34 & 3 & 10 & 22 (0.65) \\ \hline CollectionUtils & 329 & 301 & 45 & 211 (0.64) \\ \hline ComparatorUtils & 33 & 13 & 10 & 33 (1.0) \\ \hline CursorableLinkedList & 528 & 170 & 41 & 496 (0.94) \\ \hline DefaultMapEntry & 25 & 2 & 5 & 24 (0.96) \\ \hline DoubleOrderedMap & 521 & 164 & 26 & 480 (0.92) \\ \hline EnumerationUtils & 3 & 2 & 7 & 3 (1.0) \\ \hline FactoryUtils & 8 & 2 & 7 & 8 (1.0) \\ \hline FastArrayList & 519 & 334 & 49 & 481 (0.92) \\ \hline FastHashMap & 258 & 167 & 24 & 223 (0.86) \\ \hline FastTreeMap & 288 & 239 & 37 & 262 (0.91) \\ \hline FunctorException & 36 & 4 & 12 & 29 (0.81) \\ \hline HashBag & 5 & 8 & 9 & 5 (1.0) \\ \hline IteratorUtils & 114 & 455 & 54 & 97 (0.85) \\ \hline LRUMap & 44 & 76 & 28 & 44 (1.0) \\ \hline ListUtils & 64 & 53 & 10 & 28 (0.44) \\ \hline MultiHashMap & 138 & 36 & 20 & 128 (0.93) \\ \hline PredicateUtils & 31 & 64 & 9 & 31 (1.0) \\ \hline ReferenceMap & 297 & 161 & 23 & 247 (0.83) \\ \hline SequencedHashMap & 236 & 105 & 41 & 232 (0.98) \\ \hline SetUtils & 30 & 42 & 8 & 19 (1.0) \\ \hline StaticBucketMap & 214 & 324 & 36 & 199 (0.93) \\ \hline SynchronizedPriorityQueue & 11 & 2 & 4 & 9 (0.82) \\ \hline TransformerUtils & 39 & 3 & 11 & 27 (0.69) \\ \hline TreeBag & 10 & 10 & 10 & 10 (1.0) \\ \hline UnboundedFifoBuffer & 81 & 32 & 48 & 81 (1.0) \\ \hline \hline Total & 4427 & 2986 & 717 & 3885 (.88) \\ \hline Per unit & 130 & 89 & 21 & .88 \\ \hline