/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/ |
CounterImpl.java | 49 public Var(final int missed, final int covered) { 50 super(missed, covered); 54 public CounterImpl increment(final int missed, final int covered) { 56 this.covered += covered; 65 public Fix(final int missed, final int covered) { 66 super(missed, covered); 70 public CounterImpl increment(final int missed, final int covered) { 71 return getInstance(this.missed + missed, this.covered + covered); 107 protected int covered; field in class:CounterImpl [all...] |
/external/llvm/tools/llvm-cov/ |
CoverageSummaryInfo.h | 26 size_t Covered; 34 RegionCoverageInfo() : Covered(0), NotCovered(0), NumRegions(0) {} 36 RegionCoverageInfo(size_t Covered, size_t NumRegions) 37 : Covered(Covered), NotCovered(NumRegions - Covered), 41 Covered += RHS.Covered; 47 bool isFullyCovered() const { return Covered == NumRegions; } 50 return double(Covered) / double(NumRegions) * 100.0 [all...] |
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/ |
ICounter.java | 15 * A counter holds the missed and the covered number of particular items like 31 /** Number of covered items */ 37 /** Ratio of covered to total items */ 47 * Status flag when all items are not covered (value is 0x01). 52 * Status flag when all items are covered (value is 0x02). 57 * Status flag when items are partly covered (value is 0x03). 78 * Returns the count of covered items. 80 * @return count of covered items 92 * Calculates the ratio of covered to total count items. If total count 95 * @return ratio of covered to total count item [all...] |
/external/llvm/test/tools/sancov/ |
not_covered_functions.test | 2 RUN: sancov -obj %p/Inputs/test-linux_x86_64 -not-covered-functions %p/Inputs/test-linux_x86_64.sancov | FileCheck %s 3 RUN: sancov -obj %p/Inputs/test-linux_x86_64 -not-covered-functions %p/Inputs/test-linux_x86_64-1.sancov | FileCheck --check-prefix=CHECK1 --allow-empty %s
|
blacklist.test | 2 RUN: sancov -obj %p/Inputs/test-linux_x86_64 -covered-functions -blacklist %p/Inputs/blacklist.txt %p/Inputs/test-linux_x86_64.sancov | FileCheck %s
|
covered_functions.test | 2 RUN: sancov -obj %p/Inputs/test-linux_x86_64 -covered-functions %p/Inputs/test-linux_x86_64.sancov | FileCheck %s 3 RUN: sancov -obj %p/Inputs/test-linux_x86_64 -covered-functions -strip_path_prefix=Inputs/ %p/Inputs/test-linux_x86_64.sancov | FileCheck --check-prefix=STRIP_PATH %s 4 RUN: sancov -obj %p/Inputs/test-linux_x86_64 -demangle=0 -covered-functions %p/Inputs/test-linux_x86_64.sancov | FileCheck --check-prefix=NO_DEMANGLE %s
|
/external/clang/test/SemaCXX/ |
gnu-case-ranges.cpp | 1 // RUN: %clang_cc1 -verify -Wno-covered-switch-default %s
|
/external/icu/tools/srcgen/currysrc/libs/ |
README.android | 1 The libraries in this directory originate from the Eclipse SDK and are covered by the
|
/external/libcxx/src/support/solaris/ |
README | 2 Solaris. Some portions are lifted from FreeBSD libc, and so are covered by a
|
/frameworks/base/core/java/android/text/format/ |
package.html | 5 classes for situations not covered by {@link java.util} or {@link java.text}.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/ |
README | 2 Solaris. Some portions are lifted from FreeBSD libc, and so are covered by a
|
/packages/apps/Email/ |
proguard.flags | 1 #Email-specific proguard flags that are not covered by UnifiedEmail go here
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/ |
Instruction.java | 61 * Marks one branch of this instruction as covered. Also recursively marks 62 * all predecessor instructions as covered if this is the first covered 91 * Returns the number of covered branches starting from this instruction. 93 * @return number of covered branches
|
/external/chromium-trace/catapult/third_party/coverage/ |
metacov.ini | 16 # pragma: not covered 24 # pragma: part covered
|
/system/sepolicy/tools/fc_sort/ |
README | 2 covered by a Fedora document. That document can be found here:
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
mpl-v11.txt | 9 Covered Code available to a third party. 18 1.3. "Covered Code" means the Original Code or Modifications or the 26 1.5. "Executable" means Covered Code in any form other than Source 33 1.7. "Larger Work" means a work which combines Covered Code or 44 Modifications. When Covered Code is released as a series of files, a 55 License is not already Covered Code governed by this License. 61 1.11. "Source Code" means the preferred form of the Covered Code for 66 well known, available Covered Code of the Contributor's choice. The 117 unmodified basis, with other Modifications, as Covered Code 131 the Covered Code [all...] |
/prebuilts/tools/common/m2/repository/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/ |
NOTICE | 11 Covered Code available to a third party. 20 1.3. "Covered Code" means the Original Code or Modifications or the 28 1.5. "Executable" means Covered Code in any form other than Source 35 1.7. "Larger Work" means a work which combines Covered Code or 46 Modifications. When Covered Code is released as a series of files, a 57 License is not already Covered Code governed by this License. 63 1.11. "Source Code" means the preferred form of the Covered Code for 68 well known, available Covered Code of the Contributor's choice. The 119 unmodified basis, with other Modifications, as Covered Code 133 the Covered Code [all...] |
/prebuilts/tools/common/offline-m2/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/ |
NOTICE | 11 Covered Code available to a third party. 20 1.3. "Covered Code" means the Original Code or Modifications or the 28 1.5. "Executable" means Covered Code in any form other than Source 35 1.7. "Larger Work" means a work which combines Covered Code or 46 Modifications. When Covered Code is released as a series of files, a 57 License is not already Covered Code governed by this License. 63 1.11. "Source Code" means the preferred form of the Covered Code for 68 well known, available Covered Code of the Contributor's choice. The 119 unmodified basis, with other Modifications, as Covered Code 133 the Covered Code [all...] |
/prebuilts/tools/darwin-x86/swt/about_files/ |
mpl-v11.txt | 9 Covered Code available to a third party. 18 1.3. "Covered Code" means the Original Code or Modifications or the 26 1.5. "Executable" means Covered Code in any form other than Source 33 1.7. "Larger Work" means a work which combines Covered Code or 44 Modifications. When Covered Code is released as a series of files, a 55 License is not already Covered Code governed by this License. 61 1.11. "Source Code" means the preferred form of the Covered Code for 66 well known, available Covered Code of the Contributor's choice. The 117 unmodified basis, with other Modifications, as Covered Code 131 the Covered Code [all...] |
/prebuilts/tools/darwin-x86_64/swt/about_files/ |
mpl-v11.txt | 9 Covered Code available to a third party. 18 1.3. "Covered Code" means the Original Code or Modifications or the 26 1.5. "Executable" means Covered Code in any form other than Source 33 1.7. "Larger Work" means a work which combines Covered Code or 44 Modifications. When Covered Code is released as a series of files, a 55 License is not already Covered Code governed by this License. 61 1.11. "Source Code" means the preferred form of the Covered Code for 66 well known, available Covered Code of the Contributor's choice. The 117 unmodified basis, with other Modifications, as Covered Code 131 the Covered Code [all...] |
/prebuilts/tools/linux-x86/swt/about_files/ |
mpl-v11.txt | 9 Covered Code available to a third party. 18 1.3. "Covered Code" means the Original Code or Modifications or the 26 1.5. "Executable" means Covered Code in any form other than Source 33 1.7. "Larger Work" means a work which combines Covered Code or 44 Modifications. When Covered Code is released as a series of files, a 55 License is not already Covered Code governed by this License. 61 1.11. "Source Code" means the preferred form of the Covered Code for 66 well known, available Covered Code of the Contributor's choice. The 117 unmodified basis, with other Modifications, as Covered Code 131 the Covered Code [all...] |
/prebuilts/tools/linux-x86_64/swt/about_files/ |
mpl-v11.txt | 9 Covered Code available to a third party. 18 1.3. "Covered Code" means the Original Code or Modifications or the 26 1.5. "Executable" means Covered Code in any form other than Source 33 1.7. "Larger Work" means a work which combines Covered Code or 44 Modifications. When Covered Code is released as a series of files, a 55 License is not already Covered Code governed by this License. 61 1.11. "Source Code" means the preferred form of the Covered Code for 66 well known, available Covered Code of the Contributor's choice. The 117 unmodified basis, with other Modifications, as Covered Code 131 the Covered Code [all...] |
/prebuilts/tools/windows/swt/about_files/ |
mpl-v11.txt | 9 Covered Code available to a third party. 18 1.3. "Covered Code" means the Original Code or Modifications or the 26 1.5. "Executable" means Covered Code in any form other than Source 33 1.7. "Larger Work" means a work which combines Covered Code or 44 Modifications. When Covered Code is released as a series of files, a 55 License is not already Covered Code governed by this License. 61 1.11. "Source Code" means the preferred form of the Covered Code for 66 well known, available Covered Code of the Contributor's choice. The 117 unmodified basis, with other Modifications, as Covered Code 131 the Covered Code [all...] |
/prebuilts/tools/windows-x86_64/swt/about_files/ |
mpl-v11.txt | 9 Covered Code available to a third party. 18 1.3. "Covered Code" means the Original Code or Modifications or the 26 1.5. "Executable" means Covered Code in any form other than Source 33 1.7. "Larger Work" means a work which combines Covered Code or 44 Modifications. When Covered Code is released as a series of files, a 55 License is not already Covered Code governed by this License. 61 1.11. "Source Code" means the preferred form of the Covered Code for 66 well known, available Covered Code of the Contributor's choice. The 117 unmodified basis, with other Modifications, as Covered Code 131 the Covered Code [all...] |
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/ |
Styles.java | 82 /** Part of source code where instructions are not covered */ 85 /** Part of source code where instructions are partly covered */ 88 /** Part of source code where instructions are is fully covered */ 91 /** Part of source code where branches are not covered */ 94 /** Part of source code where branches are partly covered */ 97 /** Part of source code where branches are fully covered */
|