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-scanner-engine/src/test/java/org/sonar/scanner/scan/filesystem/MutableFileSystemTest.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,392 | 38.453488 | 128 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/scan/filesystem/ProjectExclusionFiltersTest.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,445 | 49.755906 | 145 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/scan/filesystem/StatusDetectionTest.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,549 | 40.27907 | 119 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/scm/DefaultBlameOutputTest.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,652 | 50.862385 | 153 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/scm/ScmChangedFilesProviderTest.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,841 | 36.690323 | 141 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/scm/ScmChangedFilesTest.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,893 | 36.102564 | 140 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/scm/ScmConfigurationTest.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,818 | 34.889474 | 146 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/scm/ScmRevisionImplTest.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,965 | 45.116279 | 149 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/sensor/DefaultSensorStorageTest.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,183 | 39.410256 | 160 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/sensor/ModuleSensorContextTest.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,948 | 43.990909 | 169 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/sensor/ModuleSensorOptimizerTest.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,245 | 39.045802 | 123 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/sensor/SensorIdTest.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,010 | 30.421875 | 96 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/sensor/UnchangedFilesHandlerTest.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,634 | 41.689394 | 156 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/util/ProgressReportTest.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,090 | 29.303922 | 122 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scanner/util/ScannerUtilsTest.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,900 | 31.220339 | 85 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/ChangedFileTest.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,610 | 36.614583 | 94 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/ChangedLinesComputerTest.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,326 | 34.046053 | 88 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/CompositeBlameCommandIT.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,620 | 40.194595 | 169 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/CompositeBlameCommandTest.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... | 15,105 | 42.533141 | 167 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/GitIgnoreCommandTest.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,201 | 39.716814 | 159 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/GitScmProviderTest.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... | 35,632 | 38.417035 | 202 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/GitScmSupportTest.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 | 31.058824 | 75 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/GitThreadFactoryTest.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,252 | 33.805556 | 75 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/GitUtils.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,729 | 38.565217 | 136 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/JGitBlameCommandTest.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,024 | 33.655172 | 117 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/NativeGitBlameCommandTest.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... | 16,075 | 39.80203 | 141 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/ProcessWrapperFactoryTest.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,872 | 35.019231 | 91 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/Utils.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,310 | 32.985294 | 87 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/git/strategy/DefaultBlameStrategyTest.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,463 | 41.243902 | 134 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/svn/ChangedLinesComputerTest.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,102 | 35.239796 | 157 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/svn/SvnConfigurationTest.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,103 | 35.642857 | 93 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/svn/SvnScmProviderTest.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... | 11,758 | 38.327759 | 142 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/java/org/sonar/scm/svn/SvnScmSupportTest.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,824 | 32.796296 | 83 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/cpd/ManyStatements.java | package org.foo;
public class ManyStatements {
void foo() {
int A1 = 0; int B = 0; int C = 0; int D = 0; int E = 0; int F = 0; int G = 0; int H = 0; int I = 0; int J = 0; int K = 0;
int A2 = 0; int B = 0; int C = 0; int D = 0; int E = 0; int F = 0; int G = 0; int H = 0; int I = 0; int J = 0; int K = 0;
... | 452 | 40.181818 | 126 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/DeprecatedProjectReactorBuilderTest/multi-module-definitions-in-each-module-inherited/module1/sources/Fake.java |
class Fake {
}
| 18 | 2.166667 | 12 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/DeprecatedProjectReactorBuilderTest/multi-module-definitions-in-each-module-inherited/module2/newBaseDir/src/Fake.java | class Fake { }
| 15 | 7 | 14 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/DeprecatedProjectReactorBuilderTest/multi-module-definitions-in-each-module/module1/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/DeprecatedProjectReactorBuilderTest/multi-module-definitions-in-each-module/module2/newBaseDir/src/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/DeprecatedProjectReactorBuilderTest/multi-module-with-configfile-and-overwritten-basedir/any-folder/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/DeprecatedProjectReactorBuilderTest/multi-module-with-configfile/any-folder/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/big-multi-module-definitions-all-in-root/module1/module11/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/big-multi-module-definitions-all-in-root/module1/module12/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/big-multi-module-definitions-all-in-root/module2/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-language-definitions-all-in-root/src/main/java/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-definitions-all-in-root/module1/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-definitions-all-in-root/module2/src/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-definitions-moduleKey/module1/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-definitions-moduleKey/module2/src/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-definitions-same-prefix/module1.feature/src/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-definitions-same-prefix/module1/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-pom-in-root/module1/sources/Fake.java | public class Fake {}
| 21 | 10 | 20 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-pom-in-root/module2/src/Fake.java | public class Fake {}
| 21 | 10 | 20 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-repeated-id/modules/module1/module1/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-repeated-id/modules/module1/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-with-basedir-not-associated/modules/module1/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-with-basedir/modules/module1/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-with-explicit-unexisting-test-dir/module1/src/Fake.java | 1 | 0 | 0 | java | |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/multi-module-with-unexisting-source-dir/module1/src/Fake.java | 1 | 0 | 0 | java | |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/simple-project-with-build-dir/sources/Fake.java | package org.sonar.runner.batch.ProjectReactorBuilderTest.simple;
class Fake {}
| 80 | 19.25 | 64 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/simple-project-with-lib-dir/sources/Fake.java | package org.sonar.runner.batch.ProjectReactorBuilderTest.simple;
class Fake {}
| 80 | 19.25 | 64 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/simple-project-with-missing-project-name/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/simple-project-with-unexisting-binary/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/simple-project-with-unexisting-lib/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/simple-project-with-unexisting-test-dir/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/simple-project/sources/Fake.java | class Fake {}
| 14 | 6.5 | 13 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scm/git/expected-blame/dummy-git-few-comitters/src/main/java/org/dummy/AnotherDummy.java | ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:23+02:00 1) /*
ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:23+02:00 2) * Sonar, open source software quality management tool.
ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:2... | 3,659 | 121 | 159 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scm/git/expected-blame/dummy-git-few-comitters/src/main/java/org/dummy/Dummy.java | 6b3aab35a3ea32c1636fee56f996e677653c48ea (<david@gageot.net> 2012-07-17T16:12:48+02:00 1) /*
6b3aab35a3ea32c1636fee56f996e677653c48ea (<david@gageot.net> 2012-07-17T16:12:48+02:00 2) * Sonar, open source software quality management tool.
6b3aab35a3ea32c1636fee56f996e677653c48ea (<david@ga... | 4,040 | 133.7 | 173 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scm/git/expected-blame/dummy-git-few-comitters/src/test/java/org/dummy/AnotherDummyTest.java | ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:23+02:00 1) /*
ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:23+02:00 2) * Sonar, open source software quality management tool.
ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:2... | 3,897 | 120.8125 | 159 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scm/git/expected-blame/dummy-git/src/main/java/org/dummy/AnotherDummy.java | ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:23+02:00 1) /*
ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:23+02:00 2) * Sonar, open source software quality management tool.
ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:2... | 3,660 | 121.033333 | 159 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scm/git/expected-blame/dummy-git/src/main/java/org/dummy/Dummy.java | 6b3aab35a3ea32c1636fee56f996e677653c48ea (<david@gageot.net> 2012-07-17T16:12:48+02:00 1) /*
6b3aab35a3ea32c1636fee56f996e677653c48ea (<david@gageot.net> 2012-07-17T16:12:48+02:00 2) * Sonar, open source software quality management tool.
6b3aab35a3ea32c1636fee56f996e677653c48ea (<david@ga... | 4,041 | 133.733333 | 173 | java |
sonarqube | sonarqube-master/sonar-scanner-engine/src/test/resources/org/sonar/scm/git/expected-blame/dummy-git/src/test/java/org/dummy/AnotherDummyTest.java | ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:23+02:00 1) /*
ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:23+02:00 2) * Sonar, open source software quality management tool.
ffb55a516440d069145dd9199e4ac67976b2338b (<david@gageot.net> 2012-07-20T15:26:2... | 3,900 | 120.90625 | 159 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/it/java/org/sonar/scanner/protocol/output/ScannerReportReaderIT.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... | 13,848 | 35.734748 | 143 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/GsonHelper.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 | 31.305556 | 98 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/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-scanner-protocol/src/main/java/org/sonar/scanner/protocol/input/FileData.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,309 | 28.111111 | 75 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/input/ProjectRepositories.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,511 | 31.869565 | 84 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/input/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... | 973 | 37.96 | 75 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/internal/SensorCacheData.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,469 | 35.75 | 140 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/internal/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... | 976 | 38.08 | 75 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/output/FileStructure.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,892 | 27.643564 | 96 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/output/ScannerReportReader.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,336 | 35.406114 | 129 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/output/ScannerReportWriter.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,865 | 38.687861 | 138 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/output/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... | 974 | 38 | 75 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/viewer/ScannerReportViewerApp.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... | 24,047 | 34.312775 | 149 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/viewer/TextLineNumber.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... | 13,774 | 29.142232 | 111 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/main/java/org/sonar/scanner/protocol/viewer/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... | 974 | 38 | 75 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/test/java/org/sonar/scanner/protocol/input/ProjectRepositoriesTest.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,961 | 32.254237 | 91 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/test/java/org/sonar/scanner/protocol/internal/SensorCacheDataTest.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,766 | 41.071429 | 134 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/test/java/org/sonar/scanner/protocol/output/FileStructureTest.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,187 | 35.643678 | 93 | java |
sonarqube | sonarqube-master/sonar-scanner-protocol/src/test/java/org/sonar/scanner/protocol/output/ScannerReportWriterTest.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... | 13,120 | 36.921965 | 140 | java |
sonarqube | sonarqube-master/sonar-shutdowner/src/main/java/org/sonar/application/Shutdowner.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,576 | 33.728155 | 117 | java |
sonarqube | sonarqube-master/sonar-shutdowner/src/main/java/org/sonar/application/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 | 39.083333 | 75 | java |
sonarqube | sonarqube-master/sonar-shutdowner/src/test/java/org/sonar/application/ShutdownerTest.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,316 | 34.975 | 128 | java |
sonarqube | sonarqube-master/sonar-testing-harness/src/main/java/org/sonar/test/EventAssert.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,639 | 28.354839 | 105 | java |
sonarqube | sonarqube-master/sonar-testing-harness/src/main/java/org/sonar/test/ExceptionCauseMatcher.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,256 | 34.402174 | 144 | java |
sonarqube | sonarqube-master/sonar-testing-harness/src/main/java/org/sonar/test/JsonAssert.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,295 | 32.046154 | 125 | java |
sonarqube | sonarqube-master/sonar-testing-harness/src/main/java/org/sonar/test/JsonComparison.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,483 | 29.584906 | 130 | java |
sonarqube | sonarqube-master/sonar-testing-harness/src/main/java/org/sonar/test/Matchers.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 | 87 | java |
sonarqube | sonarqube-master/sonar-testing-harness/src/main/java/org/sonar/test/TestUtils.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,789 | 30.964286 | 93 | java |
sonarqube | sonarqube-master/sonar-testing-harness/src/main/java/org/sonar/test/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... | 954 | 38.791667 | 75 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.