repo stringlengths 1 191 ⌀ | file stringlengths 23 351 | code stringlengths 0 5.32M | file_length int64 0 5.32M | avg_line_length float64 0 2.9k | max_line_length int64 0 288k | extension_type stringclasses 1
value |
|---|---|---|---|---|---|---|
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/cpio/CpioUtil.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,414 | 30.915888 | 92 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/Dirent.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,979 | 22.294118 | 69 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,467 | 25.826087 | 63 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 21,460 | 25.527812 | 87 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/DumpArchiveException.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,367 | 28.106383 | 63 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 16,554 | 30.593511 | 106 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 8,571 | 24.664671 | 105 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/DumpArchiveUtil.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,821 | 27.522388 | 71 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/InvalidFormatException.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,458 | 32.159091 | 78 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/ShortFileException.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,147 | 33.787879 | 65 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/TapeInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 10,734 | 28.986034 | 87 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,216 | 35.878788 | 89 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,432 | 35.74359 | 77 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/jar/JarArchiveEntry.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,190 | 27.089744 | 71 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,184 | 33.68254 | 76 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,923 | 34.62963 | 80 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/tar/TarArchiveEntry.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 32,116 | 29.385052 | 91 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 20,500 | 33.340034 | 93 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 21,496 | 36.192042 | 152 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,997 | 30.21875 | 78 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/tar/TarBuffer.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 12,718 | 30.0978 | 100 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/tar/TarConstants.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 7,109 | 22.779264 | 94 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/tar/TarUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 21,203 | 36.729537 | 115 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 5,936 | 29.921875 | 90 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/AsiExtraField.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 10,071 | 29.337349 | 98 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ExtraFieldUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 11,921 | 37.833876 | 83 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/FallbackZipEncoding.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,113 | 31.4375 | 88 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/GeneralPurposeBit.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 5,561 | 31.337209 | 81 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/JarMarker.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 3,480 | 29.008621 | 76 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/NioZipEncoding.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,031 | 31.516129 | 88 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/Simple8BitZipEncoding.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 7,734 | 27.025362 | 88 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 2,804 | 35.428571 | 77 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/UnicodePathExtraField.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 2,768 | 35.92 | 79 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/UnixStat.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,766 | 27.047619 | 66 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,846 | 32.452174 | 107 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,372 | 28.348993 | 77 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 2,800 | 30.122222 | 85 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 13,248 | 36.216292 | 97 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/Zip64Mode.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 1,563 | 31.583333 | 76 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/Zip64RequiredException.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 1,748 | 33.98 | 76 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 22,145 | 31.095652 | 85 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 29,296 | 34.468523 | 98 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 51,588 | 33.484626 | 148 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipConstants.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 1,954 | 30.532258 | 76 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipEightByteInteger.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 7,955 | 33.145923 | 83 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipEncoding.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,235 | 37.070588 | 75 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipEncodingHelper.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 9,546 | 36.884921 | 81 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipExtraField.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,995 | 31.215054 | 80 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipFile.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 35,321 | 35.302158 | 148 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipLong.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 5,560 | 29.894444 | 99 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipShort.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 4,416 | 29.047619 | 97 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/archivers/zip/ZipUtil.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 8,300 | 34.626609 | 81 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/changes/Change.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,800 | 27.876289 | 84 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/changes/ChangeSet.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 5,323 | 31.463415 | 97 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/changes/ChangeSetPerformer.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 6,543 | 35.355556 | 95 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/changes/ChangeSetResults.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,041 | 31.361702 | 89 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/CompressorException.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,625 | 30.269231 | 78 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/CompressorInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,096 | 28.535211 | 65 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/CompressorOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 968 | 36.269231 | 67 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/CompressorStreamFactory.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 8,020 | 35.793578 | 103 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/FileNameUtil.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 7,146 | 35.279188 | 81 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 33,596 | 30.875712 | 103 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 98,924 | 30.4347 | 120 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/bzip2/BZip2Constants.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,238 | 31.605263 | 64 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/bzip2/BZip2Utils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,594 | 37.244681 | 78 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/bzip2/CRC.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 19,128 | 30.104065 | 119 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/bzip2/Rand.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,181 | 44.956044 | 69 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 11,739 | 31.977528 | 77 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,857 | 26.731343 | 93 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/gzip/GzipUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,874 | 37.366337 | 78 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/pack200/InMemoryCachingStreamBridge.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,480 | 31.911111 | 69 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 7,933 | 29.633205 | 81 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,301 | 29.510638 | 75 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/pack200/Pack200Strategy.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,485 | 31.304348 | 68 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/pack200/Pack200Utils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 5,743 | 35.35443 | 117 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/pack200/StreamBridge.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,044 | 25.907895 | 69 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/pack200/TempFileCachingStreamBridge.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,727 | 29.315789 | 68 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/xz/XZCompressorInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,641 | 33.132353 | 78 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/xz/XZCompressorOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,309 | 32.434343 | 74 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/compressors/xz/XZUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,336 | 36.077778 | 78 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/utils/ArchiveUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 7,711 | 31.817021 | 107 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/utils/CharsetNames.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 5,179 | 40.111111 | 124 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/utils/Charsets.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 6,488 | 39.55625 | 127 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/utils/CountingInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,159 | 27.051948 | 68 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/utils/CountingOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,091 | 28.055556 | 70 | java |
badger | badger-master/evaluation/05_compress/kelinci_analysis/src/org/apache/commons/compress/utils/IOUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,289 | 30.369863 | 116 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/driver/Driver.java | package driver;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.io.ByteArrayOutputStream;
import org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream;
import gov.nasa.jpf.symbc.Debug;
public class Driver {
public static void main(String[... | 2,493 | 28 | 119 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/driver/DriverDecompress.java | package driver;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream;
import org.apache.commons.io.input.BoundedInputStream;
public class DriverDecompress {
public static void main(String args[]) {
... | 1,001 | 23.439024 | 80 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/ArchiveEntry.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,531 | 31.595745 | 96 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/ArchiveException.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 1,636 | 29.886792 | 78 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/ArchiveInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 4,742 | 30 | 76 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/ArchiveOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 5,399 | 30.395349 | 105 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/ArchiveStreamFactory.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 10,168 | 38.262548 | 112 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/Lister.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 2,352 | 34.119403 | 102 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/ar/ArArchiveEntry.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 5,796 | 29.510526 | 87 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 13,882 | 32.372596 | 135 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 7,337 | 29.702929 | 118 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 24,984 | 27.041526 | 102 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 15,793 | 31.298569 | 137 | java |
badger | badger-master/evaluation/05_compress/spf_analysis/src/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 17,232 | 32.856582 | 120 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.