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/spf_analysis/src/org/apache/commons/compress/archivers/cpio/CpioConstants.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,100 | 27.479167 | 85 | java |
badger | badger-master/evaluation/05_compress/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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,926 | 30.435335 | 120 | java |
badger | badger-master/evaluation/05_compress/spf_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/spf_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/spf_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.154723 | 119 | java |
badger | badger-master/evaluation/05_compress/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/spf_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/06_image_processor/kelinci_analysis/src/com/stac/Main.java | package com.stac;
import com.stac.learning.*;
import java.nio.file.*;
import java.util.*;
public class Main
{
private static Path ccdir;
private static ClusterController clusterController;
static void printHelp() {
System.out.append("Usage: \n").append(" Arguments: \n").append(" tra... | 3,460 | 34.680412 | 392 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/MapCompare.java | package com.stac;
import java.util.Comparator;
import java.util.Map;
import java.util.Objects;
class MapCompare implements Comparator<Map.Entry<String, Integer>>
{
@Override
public int compare(final Map.Entry<String, Integer> o1, final Map.Entry<String, Integer> o2) {
return Objects.requireNonNull(o2.... | 380 | 28.307692 | 98 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/ImageAlgorithm.java | package com.stac.image;
import java.awt.image.*;
public abstract class ImageAlgorithm
{
public boolean hasValue() {
return false;
}
public float getValue() {
throw new RuntimeException("This image algorithm does not implement values");
}
public abstract void runAlgorithm(... | 347 | 19.470588 | 85 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/ImageAlgorithmStore.java | package com.stac.image;
import java.util.*;
import com.stac.image.algorithms.detectors.*;
import com.stac.image.algorithms.filters.*;
public class ImageAlgorithmStore
{
private static Map<String, ImageAlgorithm> store;
private static void addAlgorithm(final Class<? extends ImageAlgorithm> algo) {
... | 1,322 | 32.923077 | 100 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/ImageProcessing.java | package com.stac.image;
import java.awt.image.*;
import javax.imageio.*;
import java.util.*;
import java.io.*;
import com.stac.learning.*;
import com.stac.learning.Vector;
public class ImageProcessing
{
private static final VectorFactory VECTOR_FACTORY;
private final ArrayList<ImageAlgorithm> ALGORITHMS;
... | 2,000 | 32.915254 | 131 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/Detector.java | package com.stac.image.algorithms;
import com.stac.image.*;
import java.awt.image.*;
public abstract class Detector extends ImageAlgorithm
{
private float value;
public Detector() {
this.value = 0.0f;
}
@Override
public void runAlgorithm(final BufferedImage image) {
this.... | 579 | 17.709677 | 57 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/Filter.java | package com.stac.image.algorithms;
import com.stac.image.*;
import java.awt.image.*;
public abstract class Filter extends ImageAlgorithm
{
@Override
public void runAlgorithm(final BufferedImage image) {
this.filter(image);
}
public abstract void filter(final BufferedImage p0);
}
| 311 | 19.8 | 57 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/detectors/BlackDetector.java | package com.stac.image.algorithms.detectors;
import com.stac.image.algorithms.*;
import java.awt.image.*;
import com.stac.image.utilities.*;
public class BlackDetector extends Detector
{
@Override
public float detect(final BufferedImage image) {
final int width = image.getWidth();
final int he... | 687 | 26.52 | 69 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/detectors/BlueDetector.java | package com.stac.image.algorithms.detectors;
import com.stac.image.algorithms.*;
import java.awt.image.*;
import com.stac.image.utilities.*;
public class BlueDetector extends Detector
{
@Override
public float detect(final BufferedImage image) {
final int width = image.getWidth();
final int hei... | 744 | 28.8 | 96 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/detectors/DummyDetector.java | package com.stac.image.algorithms.detectors;
import com.stac.image.algorithms.*;
import java.awt.image.*;
//import gov.nasa.jpf.symbc.Debug;
public class DummyDetector extends Detector
{
static int INDEX = 0;
@Override
public float detect(final BufferedImage image) {
return 0.5f;//(float) Debug.ma... | 360 | 20.235294 | 69 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/detectors/EdgingDetector.java | package com.stac.image.algorithms.detectors;
import com.stac.image.algorithms.*;
import java.awt.image.*;
import com.stac.image.algorithms.generics.*;
public class EdgingDetector extends Detector
{
@Override
public float detect(final BufferedImage image) {
final BufferedImage cannied = CannyEdgeDetect... | 406 | 26.133333 | 78 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/detectors/GreenDetector.java | package com.stac.image.algorithms.detectors;
import com.stac.image.algorithms.*;
import java.awt.image.*;
import com.stac.image.utilities.*;
public class GreenDetector extends Detector
{
@Override
public float detect(final BufferedImage image) {
final int width = image.getWidth();
final int he... | 744 | 28.8 | 95 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/detectors/RedDetector.java | package com.stac.image.algorithms.detectors;
import com.stac.image.algorithms.*;
import java.awt.image.*;
import com.stac.image.utilities.*;
public class RedDetector extends Detector
{
@Override
public float detect(final BufferedImage image) {
final int width = image.getWidth();
final int heig... | 744 | 28.8 | 97 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/detectors/WhiteDetector.java | package com.stac.image.algorithms.detectors;
import com.stac.image.algorithms.*;
import java.awt.image.*;
import com.stac.image.utilities.*;
public class WhiteDetector extends Detector
{
@Override
public float detect(final BufferedImage image) {
final int width = image.getWidth();
final int he... | 705 | 27.24 | 69 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/filters/Intensify.java | package com.stac.image.algorithms.filters;
import com.stac.image.algorithms.*;
import java.awt.image.*;
import com.stac.image.utilities.*;
import com.stac.mathematics.*;
public class Intensify extends Filter
{
@Override
public void filter(final BufferedImage image) {
for (int i = 0; i < image.getWidth... | 1,939 | 47.5 | 128 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/filters/Invert.java | package com.stac.image.algorithms.filters;
import com.stac.image.algorithms.*;
import java.awt.image.*;
public class Invert extends Filter
{
private boolean invertAlpha;
public Invert() {
this.invertAlpha = false;
}
public Invert(final boolean invertAlpha) {
this.invertAlpha ... | 1,003 | 27.685714 | 142 | java |
badger | badger-master/evaluation/06_image_processor/kelinci_analysis/src/com/stac/image/algorithms/generics/CannyEdgeDetect$1.java | package com.stac.image.algorithms.generics;
| 45 | 14.333333 | 43 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.