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/config/MaxTokenLifetimeOption.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,072
29.043478
121
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/PurgeConstants.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,860
53.735294
119
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/PurgeProperties.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,664
41.798165
118
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/ScannerProperties.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,271
43.041237
177
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/SecurityProperties.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,606
47.093333
147
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/SvnProperties.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,273
37.606061
84
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/TokenExpirationConstants.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,067
35.827586
98
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/WebConstants.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,515
39.972973
89
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/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...
962
37.52
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/documentation/DefaultDocumentationLinkGenerator.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,111
36.052632
109
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/documentation/DocumentationLinkGenerator.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,192
33.085714
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/documentation/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,063
37
85
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/extension/CoreExtension.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,929
28.692308
80
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/extension/CoreExtensionRepository.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,162
36.293103
115
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/extension/CoreExtensionRepositoryImpl.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,484
34
111
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/extension/CoreExtensionsInstaller.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,254
40.151316
172
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/extension/CoreExtensionsLoader.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,868
38.30137
132
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/extension/PlatformLevel.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,269
33.324324
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/extension/PlatformLevelPredicates.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,583
36.449275
91
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/extension/PluginRiskConsent.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...
951
34.259259
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/extension/ServiceLoaderWrapper.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,338
35.189189
95
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/extension/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/hash/LineRange.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,489
33.651163
146
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/hash/SourceHashComputer.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,588
35.113636
110
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/hash/SourceLineHashesComputer.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,222
32.681818
109
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/hash/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/i18n/DefaultI18n.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,785
31.173554
131
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/i18n/DurationLabel.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,822
29.031915
119
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/i18n/I18n.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,035
32.081967
121
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/i18n/I18nClassloader.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,846
34.148148
109
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/i18n/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/issue/DefaultIssue.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...
17,308
22.646175
146
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/DefaultIssueComment.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,043
23.747967
109
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/FieldDiffs.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,352
27.428571
133
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/IssueChangeContext.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,434
28.177632
141
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/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...
961
37.48
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/AbstractTracker.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,763
30.90566
152
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/BlockHashSequence.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,060
30.885417
106
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/BlockRecognizer.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,010
36.095238
128
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/FilteringBaseInputWrapper.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,787
32.111111
92
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/Input.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,088
32
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/LazyInput.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,757
28.79661
82
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/LineHashSequence.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,669
25.969697
89
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/NonClosedTracking.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,757
36.404255
141
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/SimpleTracker.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,652
38.357143
110
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/Trackable.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,509
26.962963
80
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/Tracker.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,431
42.45098
167
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/Tracking.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,112
29.821782
84
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/issue/tracking/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...
970
37.84
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/language/LanguagesProvider.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,341
33.410256
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/language/UnanalyzedLanguages.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,083
29.111111
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/language/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...
964
37.6
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/metric/ScannerMetrics.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,450
34.608
131
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/metric/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...
962
37.52
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/ClassDerivedBeanDefinition.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,461
36.876923
168
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/ComponentKeys.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,204
33.453125
142
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/Container.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,178
31.75
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/ContainerPopulator.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...
998
37.423077
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/EditionProvider.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
27.6
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/ExplodedPlugin.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,513
27.037037
94
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/ExtensionContainer.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,416
37.297297
90
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/LazyStrategy.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,156
36.322581
89
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/LazyUnlessStartableStrategy.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,257
37.121212
89
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/ListContainer.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,731
27.458333
98
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/Module.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,443
27.88
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/PlatformEditionProvider.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,067
34.6
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/PluginClassLoader.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,731
44.482353
166
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/PluginClassLoaderDef.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,792
26.93
98
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/PluginClassloaderFactory.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,680
36.873333
138
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/PluginInfo.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,492
25.412262
132
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/PluginJarExploder.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,844
35.176471
106
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/PluginRepository.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,625
30.269231
89
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/PriorityBeanFactory.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,225
36.597122
167
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/RemotePluginFile.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,185
28.65
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/ServerId.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,320
32.049689
124
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/SonarQubeVersion.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,607
27.714286
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/SpringComponentContainer.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,622
32.038314
176
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/SpringInitStrategy.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,782
43.575
105
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/StartableBeanPostProcessor.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,992
34.589286
101
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/StartableContainer.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...
984
38.4
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/platform/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,058
36.821429
85
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/plugin/PluginType.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...
922
35.92
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/plugin/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,056
36.75
85
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/ArtifactLocation.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,400
28.808511
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/CodeFlow.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,323
31.292683
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/DefaultConfiguration.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
31.264706
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/Driver.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,697
25.712871
113
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/Extension.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,348
29.659091
86
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/Location.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,346
31.853659
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/LocationWrapper.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,270
30.775
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/PartialFingerprints.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,272
34.361111
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/PhysicalLocation.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,554
32.085106
87
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/PropertiesBag.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,542
30.489796
77
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/Region.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,640
26.226804
124
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/Result.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,641
27.015385
121
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/Rule.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,792
25.158621
143
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/Run.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,571
24.215686
103
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/Sarif210.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,508
26.944444
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/SarifSerializer.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,089
34.16129
75
java
sonarqube
sonarqube-master/sonar-core/src/main/java/org/sonar/core/sarif/SarifSerializerImpl.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
33.815789
130
java