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
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/fixes/BranchedSuggestedFixesTest.java
/* * Copyright 2016 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,281
31.6
87
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/fixes/AppliedFixTest.java
/* * Copyright 2011 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
5,642
30.702247
100
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/fixes/ReplacementsTest.java
/* * Copyright 2016 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
6,813
35.438503
98
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/dataflow/AccessPathStoreTest.java
/* * Copyright 2018 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,815
32.62963
99
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/dataflow/nullnesspropagation/NullnessTest.java
/* * Copyright 2014 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
3,925
42.622222
83
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/dataflow/nullnesspropagation/NonNullAssumptionsTest.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
5,885
36.974194
100
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/names/NamingConventionsTest.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
3,457
30.153153
90
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/names/TermEditDistanceTest.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,197
32.30303
97
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/names/NeedlemanWunschEditDistanceTest.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,261
32.264706
95
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/scanner/ErrorProneInjectorTest.java
/* * Copyright 2023 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
3,204
26.62931
97
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/apply/IdeaImportOrganizerTest.java
/* * Copyright 2018 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,717
36.232877
84
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/apply/SourceFileTest.java
/* * Copyright 2011 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
4,135
34.350427
96
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/apply/AndroidImportOrganizerTest.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
4,138
35.628319
92
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/apply/BasicImportOrganizerTest.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
3,666
38.430108
88
java
error-prone
error-prone-master/check_api/src/test/java/com/google/errorprone/apply/OrganizedImportsTest.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
3,045
38.051282
96
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/JavacErrorDescriptionListener.java
/* * Copyright 2011 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
7,264
36.838542
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/RefactoringCollection.java
/* * Copyright 2016 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
8,352
35.475983
95
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/MaskedClassLoader.java
/* * Copyright 2016 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,434
29.061728
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/InvalidCommandLineOptionException.java
/* * Copyright 2014 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
803
31.16
75
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/ErrorProneFlags.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
8,131
34.356522
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/ErrorProneTimings.java
/* * Copyright 2019 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,472
32.418919
89
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/SubContext.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
1,357
27.291667
91
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/SuppressionInfo.java
/* * Copyright 2018 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
8,427
41.781726
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/JavacInvocationInstance.java
/* * Copyright 2019 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,450
37.184211
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/StatisticsCollector.java
/* * Copyright 2018 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,180
30.157143
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/BaseErrorProneJavaCompiler.java
/* * Copyright 2014 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
10,320
35.860714
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/ErrorProneError.java
/* * Copyright 2016 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
4,095
32.57377
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/ErrorPronePlugins.java
/* * Copyright 2016 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,379
41.5
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/ErrorProneOptions.java
/* * Copyright 2014 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
19,810
36.807252
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/ErrorProneAnalyzer.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
9,622
41.768889
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/VisitorState.java
/* * Copyright 2011 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
29,493
35.729763
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/ImportOrderParser.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
1,652
33.4375
87
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/CodeTransformer.java
/* * Copyright 2014 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
1,703
32.411765
98
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/DescriptionListener.java
/* * Copyright 2011 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,216
31.026316
87
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/CompositeCodeTransformer.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,861
33.481481
91
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/ErrorProneVersion.java
/* * Copyright 2016 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,639
31.156863
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/BugCheckerInfo.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
8,442
30.981061
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/AnnotationType.java
/* * Copyright 2011 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,799
35
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/HasIdentifier.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,337
31.027397
96
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/package-info.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
850
37.681818
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/AnnotationMatcherUtils.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,880
31.431034
88
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/Matchers.java
/* * Copyright 2011 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
63,719
38.068056
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/Returns.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,621
31.44
96
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/MethodInvocation.java
/* * Copyright 2014 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,560
33.608108
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/MethodHasParameters.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,302
31.575
86
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/AnnotationHasArgumentWithValue.java
/* * Copyright 2011 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,991
31.655738
96
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/MultiMatcher.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,369
34.909091
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/WaitMatchers.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,164
39.849057
96
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/Suppressible.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,480
31.911111
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/HasArguments.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,345
32.65
91
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/InjectMatchers.java
/* * Copyright 2016 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
5,163
44.298246
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/Asserts.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,409
32.571429
96
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/JUnitMatchers.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
13,631
42.974194
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/ConstructorOfClass.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,751
34.04
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/MethodInvocationArgument.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,558
33.644444
93
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/NullnessMatcher.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,418
35.384615
83
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/IsNonNullMatcher.java
/* * Copyright 2021 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,204
34.441176
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/MethodVisibility.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,077
29.115942
76
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/CompileTimeConstantExpressionMatcher.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
6,998
41.676829
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/AnnotationDoesNotHaveArgument.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,378
28.978261
95
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/ChildMultiMatcher.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
7,146
36.223958
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/Contains.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,052
28.328571
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/IsSubtypeOf.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,392
29.955556
77
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/FieldMatchers.java
/* * Copyright 2018 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
3,665
34.941176
97
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/IsSameType.java
/* * Copyright 2016 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,575
31.833333
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/Enclosing.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
3,624
33.855769
98
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/Throws.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,592
30.86
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/Description.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
11,053
37.117241
144
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/Matcher.java
/* * Copyright 2011 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,063
31.242424
88
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/CompoundAssignment.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
3,684
37.789474
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/AbstractTypeMatcher.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,358
31.357143
81
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/TestNgMatchers.java
/* * Copyright 2020 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,265
34.40625
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/AnnotationMatcher.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,313
36.934426
95
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/IsSymbol.java
/* * Copyright 2013 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,303
30.047619
75
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/StringLiteral.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,605
29.884615
81
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/UnusedReturnValueMatcher.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
12,705
43.118056
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/method/MethodMatcherImpl.java
/* * Copyright 2019 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
9,580
33.217857
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/method/BaseMethodMatcher.java
/* * Copyright 2019 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,176
31.984848
86
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/method/ConstructorMatchState.java
/* * Copyright 2019 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,314
32.717949
83
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/method/MatchState.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,158
31.194444
83
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/method/MethodMatchers.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
9,042
35.46371
96
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/method/MethodMatchState.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,554
33.555556
91
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/matchers/method/MethodInvocationMatcher.java
/* * Copyright 2019 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
19,686
36.427757
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/package-info.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
666
34.105263
75
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/ErrorProneScope.java
/* * Copyright 2021 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
4,652
33.213235
97
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/FindIdentifiers.java
/* * Copyright 2016 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
21,932
38.805808
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/RuntimeVersion.java
/* * Copyright 2018 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,624
27.225806
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/SideEffectAnalysis.java
/* * Copyright 2018 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
3,043
29.747475
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/Visibility.java
/* * Copyright 2020 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
7,789
31.869198
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/SourceVersion.java
/* * Copyright 2023 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,683
32.68
87
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/Regexes.java
/* * Copyright 2018 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
4,114
36.072072
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/ErrorProneTokens.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
6,282
31.220513
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/Commented.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,685
29.873563
88
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/SourceCodeEscapers.java
/* * Copyright (C) 2009 The Guava Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3,601
35.02
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/Comments.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
18,277
37.889362
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/ASTHelpers.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
100,388
35.934879
100
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/OffsetComment.java
/* * Copyright 2019 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
1,320
24.403846
81
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/Reachability.java
/* * Copyright 2017 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
14,399
34.380835
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/MoreAnnotations.java
/* * Copyright 2012 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
8,348
35.458515
99
java
error-prone
error-prone-master/check_api/src/main/java/com/google/errorprone/util/ErrorProneToken.java
/* * Copyright 2015 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
2,633
26.4375
90
java