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
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/Utils.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,639
35.164384
96
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/TreeWalker.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
24,988
31.708115
93
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/PackageNamesLoader.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
7,712
33.28
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/XMLLogger.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
7,314
30.666667
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/CheckStyleTask.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
20,743
30.670229
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/DefaultLogger.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
5,741
32.190751
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/ConfigurationLoader.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
22,331
39.021505
97
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/DefaultContext.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,028
30.703125
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/Defn.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,493
36.35
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/doclets/package-info.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,236
44.814815
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/doclets/TokenTypesDoclet.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
5,439
35.02649
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/doclets/CheckDocsDoclet.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
8,995
33.868217
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/Main.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2002 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
2,094
34.508475
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/package-info.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2008 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
1,941
37.078431
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/TreeTableModel.java
/* * %W% %E% * * Copyright 1997, 1998 Sun Microsystems, Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or * without modification, are permitted provided that the following * conditions are met: * * - Redistributions of source code must retain the above copyright * no...
3,843
35.609524
119
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/JTreeTable.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2002 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
17,879
35.194332
119
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/CodeSelector.java
package edu.cmu.cs.vbc.prog.checkstyle.gui; import edu.cmu.cs.vbc.prog.checkstyle.api.DetailAST; import javax.swing.*; import java.awt.*; import java.util.List; public class CodeSelector { private final DetailAST ast; private final JTextArea editor; private final List<Integer> lines2position; public...
1,244
25.489362
76
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/ParseTreeInfoPanel.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2002 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
10,451
31.259259
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/FileDrop.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2002 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
11,452
32.685294
97
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/AbstractCellEditor.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2002 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
5,797
33.927711
119
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/TreeTableModelAdapter.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2002 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
7,159
31.39819
119
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/AbstractTreeTableModel.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2002 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
9,887
34.568345
119
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/gui/ParseTreeModel.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2002 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
4,016
28.321168
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/TranslationCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
10,217
32.611842
94
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/package-info.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,156
47.208333
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/FinalParametersCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
7,078
31.472477
89
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/TodoCommentCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,305
26.55
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/OuterTypeFilenameCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,886
29.131783
84
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/FileContentsHolder.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,304
34.461538
87
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/RegexpCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
8,533
30.260073
84
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/AbstractTypeAwareCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
18,958
30.441128
81
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/UniquePropertiesCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
5,210
31.981013
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/DeclarationCollector.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
13,579
31.722892
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/LineSeparatorOption.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,266
30.054795
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/AbstractFormatCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
4,187
33.327869
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/ClassResolver.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
6,332
33.048387
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/UpperEllCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,739
30.136364
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/NewlineAtEndOfFileCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
5,163
33.198675
82
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/SuppressWarningsHolder.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
16,902
37.503417
86
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/AbstractOptionCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,014
37.164557
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/AvoidEscapedUnicodeCharactersCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
12,449
33.583333
98
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/DescendantTokenCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
14,994
35.045673
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/TrailingCommentCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
8,321
35.660793
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/UncommentedMainCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
8,353
29.378182
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/CheckUtils.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
11,755
34.516616
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/ArrayTypeStyleCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,145
32.468085
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/sizes/package-info.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,217
47.72
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/sizes/MethodLengthCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
4,315
30.735294
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/sizes/LineLengthCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
4,814
29.283019
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/sizes/ExecutableStatementCountCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
7,123
26.4
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/sizes/FileLengthCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,922
29.134021
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/sizes/OuterTypeNumberCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,061
28.161905
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/sizes/AnonInnerLengthCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,667
30.350427
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/sizes/ParameterNumberCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
5,157
32.493506
91
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/sizes/MethodCountCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
9,080
30.975352
83
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/regexp/package-info.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,185
46.44
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/regexp/RegexpSinglelineCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,181
29.304762
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/regexp/RegexpSinglelineJavaCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,803
28.952756
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/regexp/MultilineDetector.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
4,025
30.952381
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/regexp/DetectorOptions.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
5,764
27.259804
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/regexp/RegexpMultilineCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,332
29.861111
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/regexp/CommentSuppressor.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,965
37.54902
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/regexp/MatchSuppressor.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,627
41.842105
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/regexp/NeverSuppress.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,611
36.488372
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/regexp/SinglelineDetector.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
4,156
32.256
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/package-info.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,199
47
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/BlockParentHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
10,632
28.784314
95
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/ImportHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,155
36.824561
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/IndentationCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
10,787
28.395095
96
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/MethodCallHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
7,524
34.663507
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/ExpressionHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
21,032
31.40832
87
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/TryHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,010
35.563636
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/WhileHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,266
34.984127
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/ClassDefHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,772
32.096491
97
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/CatchHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,306
32.926471
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/LineWrappingHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
10,536
32.239748
98
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/StaticInitHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,869
36.4
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/SlistHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
4,845
32.42069
81
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/NewHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,495
32.941748
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/ObjectBlockHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
4,146
30.656489
87
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/DoWhileHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,228
34.951613
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/ForHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,678
34.375
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/MethodDefHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,283
34.311828
85
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/MethodCallLineWrapHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,068
38.037736
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/IndentLevel.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
4,072
27.683099
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/SwitchHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,916
30.365591
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/IfHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
3,935
31.528926
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/CaseHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,565
31.075
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/IndexHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,041
33.610169
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/FinallyHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,830
35.62
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/LineSet.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,941
26.754717
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/PackageDefHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,187
36.724138
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/MemberDefHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
4,190
34.218487
90
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/LabelHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,752
32.987654
91
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/PrimordialHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,804
31.232143
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/ElseHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
2,613
34.324324
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/HandlerFactory.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
8,649
36.772926
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/indentation/ArrayInitHandler.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
5,181
31.797468
86
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/modifier/package-info.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
1,174
47.958333
80
java
vbc
vbc-master/src/test/java/edu/cmu/cs/vbc/prog/checkstyle/checks/modifier/ModifierOrderCheck.java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
6,267
30.656566
82
java