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
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/SarifVersionValidator.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,884
35.960784
109
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/ThreadFlow.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,333
31.536585
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/Tool.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,284
28.883721
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/WrappedText.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,593
26.482759
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/package-info.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
960
39.041667
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/telemetry/TelemetryExtension.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
994
35.851852
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/telemetry/package-info.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,059
36.857143
85
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/user/DefaultUser.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,410
22.871287
86
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/user/package-info.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
960
37.44
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/CloseableIterator.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
6,195
28.364929
153
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/ContextException.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
4,950
27.953216
93
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/DefaultHttpDownloader.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
4,791
29.916129
134
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/FileUtils.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
7,910
32.100418
124
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/LineReaderIterator.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,612
27.803571
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/MacAddressProvider.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
3,449
30.651376
176
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/NonNullInputFunction.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,516
32.711111
85
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/ParamChange.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,184
27.902439
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/ProgressLogger.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
3,120
26.377193
136
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/Protobuf.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
7,211
34.352941
118
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/ProtobufJsonFormat.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
8,456
32.693227
169
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/SequenceUuidFactory.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,285
33.756757
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/SettingFormatter.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,644
33.270833
84
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/Slug.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,986
26.915888
85
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/UtcDateUtils.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,667
33.040816
133
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/UuidFactory.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,336
37.2
98
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/UuidFactoryFast.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,559
31.405063
100
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/UuidFactoryImpl.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,362
31.452381
89
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/UuidGenerator.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
3,184
38.320988
131
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/UuidGeneratorImpl.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
4,239
34.932203
138
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/Uuids.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,081
38.283019
87
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/package-info.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
960
37.44
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/issue/Issue.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,254
29.609756
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/issue/IssueChangedEvent.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,181
26.974359
120
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/issue/package-info.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
966
37.68
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/logs/DefaultProfiler.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
8,136
25.333333
121
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/logs/NullProfiler.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,814
18.823944
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/logs/Profiler.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,961
27.757282
85
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/logs/package-info.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
965
37.64
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/rule/RuleChange.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,078
24.666667
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/rule/RuleSetChangedEvent.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,739
33.8
113
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/rule/package-info.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
965
37.64
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/stream/MoreCollectors.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
8,192
43.770492
153
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/util/stream/package-info.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
967
37.72
75
java
sonarqube
sonarqube-master/sonar-core/src/test/java/com/sonarsource/plugins/license/api/FooBar.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
917
37.25
75
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/component/ComponentKeysSanitizationTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,971
33
94
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/component/ComponentKeysTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
3,263
36.517241
136
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/component/DefaultResourceTypesTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,332
35.027027
91
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/config/CorePropertyDefinitionsTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,474
31.777778
75
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/config/MaxTokenLifetimeOptionTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,432
38.885246
87
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/config/PurgePropertiesTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,096
32.242424
75
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/config/SecurityPropertiesTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,490
33.674419
87
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/documentation/DefaultDocumentationLinkGeneratorTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
4,884
41.850877
132
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/extension/CoreExtensionRepositoryImplTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
5,927
34.710843
123
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/extension/CoreExtensionTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,397
30.066667
101
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/extension/CoreExtensionsInstallerTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
12,643
41.146667
173
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/extension/CoreExtensionsLoaderTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
3,902
40.521277
148
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/hash/LineRangeTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,711
33.24
80
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/hash/SourceHashComputerTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,066
35.263158
101
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/hash/SourceLinesHashesComputerTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
3,022
34.988095
89
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/i18n/DefaultI18nTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
8,890
38.515556
137
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/i18n/DurationLabelTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
4,437
30.034965
88
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/i18n/I18nClassloaderTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,952
34.578313
128
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/issue/DefaultIssueTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
9,030
30.576923
102
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/issue/FieldDiffsTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
7,323
31.990991
151
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/issue/IssueChangeContextTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
3,759
33.495413
125
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/issue/tracking/AbstractTrackerTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
5,403
39.939394
102
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/issue/tracking/BlockHashSequenceTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,866
42.418605
138
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/issue/tracking/BlockRecognizerTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,295
33.787879
95
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/issue/tracking/TrackerTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
20,698
35.830961
177
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/language/LanguagesProviderTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,043
31.967742
75
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/language/UnanalyzedLanguagesTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,162
33.205882
75
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/metric/ScannerMetricsTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,424
32.680556
85
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/ComponentKeysTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,645
29.767442
128
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/LazyUnlessStartableStrategyTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,669
38.761905
94
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/ListContainerTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,820
30.344444
126
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/ModuleTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,259
27.607595
76
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/PlatformEditionProviderTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,199
35.363636
75
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/PluginClassLoaderDefTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,558
33.644444
75
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/PluginClassLoaderTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
6,540
40.138365
152
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/PluginClassloaderFactoryTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
5,167
40.015873
103
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/PluginInfoTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
14,125
42.198777
126
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/PluginJarExploderTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,977
35.765432
131
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/PriorityBeanFactoryTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
3,657
34.173077
101
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/ServerIdTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
12,097
38.927393
148
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/SonarQubeVersionTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,429
34.75
87
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/SpringComponentContainerTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
12,208
33.008357
163
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/platform/StartableBeanPostProcessorTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,088
36.303571
92
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/sarif/RuleTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,374
28.320988
89
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/sarif/Sarif210SerializationDeserializationTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,831
36.387755
134
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/sarif/SarifSerializerImplTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
6,866
36.320652
159
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/sarif/SarifVersionValidatorTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
3,354
36.277778
94
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/util/CloseableIteratorTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
7,597
26.933824
103
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/util/ContextExceptionTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
3,390
32.91
82
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/util/FileUtilsTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
10,133
36.955056
126
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/util/LineReaderIteratorTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,824
33.45122
97
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/util/MacAddressProviderTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,378
30.340909
75
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/util/NonNullInputFunctionTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
1,614
29.471698
83
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/util/ProgressLoggerTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
2,604
33.733333
117
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/util/ProtobufJsonFormatTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
7,992
36.00463
169
java
sonarqube
sonarqube-master/sonar-core/src/test/java/org/sonar/core/util/ProtobufTest.java
/* * SonarQube * Copyright (C) 2009-2023 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
4,919
31.582781
83
java