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
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/expr/FunctionalExpression.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,722
32.134615
134
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/expr/InfixExpressionImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
9,594
24.932432
137
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/expr/PrefixExpression.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,534
32.369565
122
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/expr/FloatLiteralImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
7,207
22.710526
134
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/expr/PostfixExpression.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,544
32.586957
125
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/expr/StringLiteral.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,243
31.057143
118
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/MethodKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
896
27.935484
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/MemberReferenceModeKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
830
27.655172
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/LambdaParameterKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
831
27.689655
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/MemberReferenceOverloadKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
847
28.241379
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/AssignmentOperatorKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,030
25.435897
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/ModuleKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
814
27.103448
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/PostfixOperatorKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
835
27.827586
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/PolyExpressionKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
828
27.586207
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/LambdaBodyKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
829
27.62069
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/EdgeKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
4,887
29.55
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/PrefixOperatorKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
884
25.818182
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/MemberReferenceKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
898
25.441176
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/TypeBoundKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
835
26.866667
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/InfixOperatorKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,146
23.934783
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/AccessibilityKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
851
26.483871
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/NodeKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,590
18.516304
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/enums/PrimitiveTypeKind.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
897
23.944444
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/algorithms/Algorithm.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,207
24.702128
85
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/algorithms/AlgorithmPreorder.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
153,900
31.898888
242
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/EnhancedForImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
13,853
28.793548
133
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/IfImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
10,891
26.64467
124
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/SynchronizedImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
7,933
24.267516
134
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/ReturnImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
6,884
24.405904
128
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/ThrowImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
6,877
24.380074
127
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/DoImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
9,512
26.102564
124
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/WhileImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,166
24.926984
127
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/LabeledStatement.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,859
33.047619
139
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Throw.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,729
32.269231
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/ExpressionStatement.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,827
34.153846
144
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/HandlerImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
10,962
27.549479
129
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Case.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,724
32.173077
129
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/BlockImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
7,209
23.440678
127
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Try.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
6,355
35.739884
132
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/DefaultImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,590
24.954683
129
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Continue.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
947
28.625
99
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/BasicFor.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
5,239
36.163121
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/EmptyImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
5,562
23.615044
127
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/If.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,985
34.547619
141
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/For.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,947
32.016949
114
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/BasicForImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
17,444
28.467905
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/AssertImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
9,423
25.925714
128
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Statement.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
999
29.30303
102
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/SwitchImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
9,931
25.414894
128
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Jump.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,646
30.511905
115
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/LabeledStatementImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,576
25.390769
138
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/TryImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
16,267
28.154122
126
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/ContinueImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,309
24.88785
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Assert.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,908
33.223529
129
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Handler.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,470
34.060606
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/SwitchLabel.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,766
34.474359
120
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Empty.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
940
28.40625
90
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Block.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,200
33.390625
114
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Return.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,736
32.403846
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/BreakImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,288
24.82243
127
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Synchronized.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,384
32.591549
127
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Selection.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,744
32.557692
132
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Break.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
935
28.25
90
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/EnhancedFor.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,053
34.511628
136
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Default.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
950
28.71875
96
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Do.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,174
31.954545
125
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/CaseImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
9,884
25.289894
126
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/While.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,716
32.019231
128
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Switch.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,616
32.987013
117
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/Iteration.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,738
33.098039
138
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/statm/ExpressionStatementImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
6,975
24.741697
141
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/Requires.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,649
32.974359
134
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/ProvidesImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,774
24.808824
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/Opens.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,042
35.22619
133
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/UsesImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
6,892
24.435424
126
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/RequiresImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
7,644
23.42492
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/OpensImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,577
24.229412
127
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/Uses.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,746
32.596154
132
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/Provides.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,246
37.654762
136
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/ExportsImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,591
24.270588
129
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/ModuleDirective.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,025
30.090909
121
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/module/Exports.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,066
35.511905
135
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/Positioned.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,000
33.5
122
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/Comment.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,522
28.862745
96
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/BlockComment.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
974
29.46875
110
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/Commentable.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,143
32.5
109
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/LineCommentImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,451
24.57037
133
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/Base.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,187
24.741176
97
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/PositionedWithoutComment.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,485
31.304348
146
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/NonJavadocComment.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
984
29.78125
125
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/JavadocCommentImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,472
24.725926
136
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/BlockCommentImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,458
24.622222
134
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/JavadocComment.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
972
29.40625
116
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/BaseImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,522
21.131579
126
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/LineComment.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
970
29.34375
107
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/base/Named.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,962
29.2
103
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/PrimitiveType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
965
29.1875
113
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/UpperBoundedWildcardType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,024
31.03125
146
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ByteType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
954
28.84375
98
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/NoTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,922
23.341772
128
java