| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
WTF::BumpPointerPool::alloc| Name: | WTF::BumpPointerPool::alloc | | Prototype: | void* alloc(size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/BumpPointerAllocator.h | | Lines: | 58-66 |
| | 6 | 1 |
WTF::BumpPointerPool::destroy| Name: | WTF::BumpPointerPool::destroy | | Prototype: | void destroy() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/BumpPointerAllocator.h | | Lines: | 141-144 |
| | 1 | 1 |
WTF::BumpPointerPool::operator new| Name: | WTF::BumpPointerPool::operator new | | Prototype: | void* operator new(size_t size, const PageAllocation& allocation) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/BumpPointerAllocator.h | | Lines: | 93-97 |
| | 2 | 1 |
WTF::Checked::Checked| Name: | WTF::Checked::Checked | | Prototype: | Checked() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 428-431 |
| | 2 | 1 |
WTF::Checked::operator!=| Name: | WTF::Checked::operator!= | | Prototype: | template <typename U> bool operator!=(U rhs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 631-634 |
| | 1 | 1 |
WTF::Checked::operator=| Name: | WTF::Checked::operator= | | Prototype: | template <typename U> const Checked& operator=(U value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 481-484 |
| | 1 | 1 |
WTF::CrashOnOverflow::hasOverflowed| Name: | WTF::CrashOnOverflow::hasOverflowed | | Prototype: | bool hasOverflowed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 86-86 |
| | 1 | 1 |
WTF::OSAllocator::decommitAndRelease| Name: | WTF::OSAllocator::decommitAndRelease | | Prototype: | inline void OSAllocator::decommitAndRelease(void* releaseBase, size_t releaseSize, void* decommitBase, size_t decommitSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/OSAllocator.h | | Lines: | 89-101 |
| | 4 | 1 |
WTF::OSAllocator::decommitAndRelease| Name: | WTF::OSAllocator::decommitAndRelease | | Prototype: | inline void OSAllocator::decommitAndRelease(void* base, size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/OSAllocator.h | | Lines: | 103-106 |
| | 1 | 1 |
WTF::PageAllocation::PageAllocation| Name: | WTF::PageAllocation::PageAllocation | | Prototype: | PageAllocation(void* base, size_t size, bool includesGuardPages = false) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageAllocation.h | | Lines: | 116-119 |
| | 2 | 1 |
WTF::PageAllocation::allocate| Name: | WTF::PageAllocation::allocate | | Prototype: | static PageAllocation allocate(size_t size, OSAllocator::Usage usage = OSAllocator::UnknownUsage, bool writable = true, bool executable = false, bool includesGuardPages = false) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageAllocation.h | | Lines: | 91-100 |
| | 4 | 1 |
WTF::PageAllocation::deallocate| Name: | WTF::PageAllocation::deallocate | | Prototype: | void deallocate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageAllocation.h | | Lines: | 102-113 |
| | 5 | 1 |
WTF::PageBlock::PageBlock| Name: | WTF::PageBlock::PageBlock | | Prototype: | inline PageBlock::PageBlock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 65-70 |
| | 2 | 1 |
WTF::PageBlock::PageBlock| Name: | WTF::PageBlock::PageBlock | | Prototype: | inline PageBlock::PageBlock(const PageBlock& other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 72-77 |
| | 2 | 1 |
WTF::PageBlock::PageBlock| Name: | WTF::PageBlock::PageBlock | | Prototype: | inline PageBlock::PageBlock(void* base, size_t size, bool hasGuardPages) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 79-84 |
| | 2 | 1 |
WTF::PageBlock::base| Name: | WTF::PageBlock::base | | Prototype: | void* base() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 44-44 |
| | 1 | 1 |
WTF::PageBlock::bool| Name: | WTF::PageBlock::bool | | Prototype: | operator bool() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 51-51 |
| | 1 | 1 |
WTF::PageBlock::contains| Name: | WTF::PageBlock::contains | | Prototype: | bool contains(void* containedBase, size_t containedSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 53-57 |
| | 2 | 1 |
WTF::PageBlock::realBase| Name: | WTF::PageBlock::realBase | | Prototype: | void* realBase() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 43-43 |
| | 1 | 1 |
WTF::PageBlock::realSize| Name: | WTF::PageBlock::realSize | | Prototype: | size_t realSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 49-49 |
| | 1 | 1 |
WTF::PageBlock::size| Name: | WTF::PageBlock::size | | Prototype: | size_t size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 45-48 |
| | 1 | 1 |
WTF::PageReservation::PageReservation| Name: | WTF::PageReservation::PageReservation | | Prototype: | PageReservation() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | | Lines: | 59-64 |
| | 2 | 1 |
WTF::PageReservation::PageReservation| Name: | WTF::PageReservation::PageReservation | | Prototype: | PageReservation(void* base, size_t size, bool writable, bool executable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | | Lines: | 126-132 |
| | 2 | 1 |
WTF::PageReservation::commit| Name: | WTF::PageReservation::commit | | Prototype: | void commit(void* start, size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | | Lines: | 77-86 |
| | 6 | 1 |
WTF::PageReservation::deallocate| Name: | WTF::PageReservation::deallocate | | Prototype: | void deallocate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | | Lines: | 110-123 |
| | 6 | 1 |
WTF::PageReservation::decommit| Name: | WTF::PageReservation::decommit | | Prototype: | void decommit(void* start, size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | | Lines: | 88-97 |
| | 6 | 1 |
WTF::PageReservation::reserve| Name: | WTF::PageReservation::reserve | | Prototype: | static PageReservation reserve(size_t size, OSAllocator::Usage usage = OSAllocator::UnknownUsage, bool writable = true, bool executable = false) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageReservation.h | | Lines: | 104-108 |
| | 2 | 1 |
WTF::String::String| Name: | WTF::String::String | | Prototype: | String(const QString& s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/text/WTFString.h | | Lines: | 51-51 |
| | 1 | 1 |
WTF::String::characters16| Name: | WTF::String::characters16 | | Prototype: | const UChar *characters16() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/text/WTFString.h | | Lines: | 54-54 |
| | 1 | 1 |
WTF::String::getCharacters| Name: | WTF::String::getCharacters | | Prototype: | template <> inline const UChar* String::getCharacters<UChar>() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/text/WTFString.h | | Lines: | 63-64 |
| | 1 | 1 |
WTF::String::is8Bit| Name: | WTF::String::is8Bit | | Prototype: | bool is8Bit() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/text/WTFString.h | | Lines: | 52-52 |
| | 1 | 1 |
WTF::Vector::Vector| Name: | WTF::Vector::Vector | | Prototype: | Vector(int initialSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 57-57 |
| | 1 | 1 |
WTF::Vector::append| Name: | WTF::Vector::append | | Prototype: | inline void append(const T& value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 59-60 |
| | 1 | 1 |
WTF::Vector::append| Name: | WTF::Vector::append | | Prototype: | template <typename OtherType> inline void append(const OtherType& other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 62-64 |
| | 1 | 1 |
WTF::Vector::append| Name: | WTF::Vector::append | | Prototype: | inline void append(typename std::vector<T>::const_iterator it, size_t count) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 77-81 |
| | 2 | 2 |
WTF::Vector::grow| Name: | WTF::Vector::grow | | Prototype: | inline void grow(size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 90-91 |
| | 1 | 1 |
WTF::Vector::insert| Name: | WTF::Vector::insert | | Prototype: | inline void insert(size_t position, T value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 87-88 |
| | 1 | 1 |
WTF::Vector::isEmpty| Name: | WTF::Vector::isEmpty | | Prototype: | inline bool isEmpty() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 102-102 |
| | 1 | 1 |
WTF::Vector::last| Name: | WTF::Vector::last | | Prototype: | inline T &last() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 104-104 |
| | 1 | 1 |
WTF::Vector::remove| Name: | WTF::Vector::remove | | Prototype: | inline void remove(size_t position) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 99-100 |
| | 1 | 1 |
WTF::Vector::reserveInitialCapacity| Name: | WTF::Vector::reserveInitialCapacity | | Prototype: | inline void reserveInitialCapacity(size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 85-85 |
| | 1 | 1 |
WTF::Vector::shrink| Name: | WTF::Vector::shrink | | Prototype: | inline void shrink(size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 93-94 |
| | 1 | 1 |
WTF::Vector::shrinkToFit| Name: | WTF::Vector::shrinkToFit | | Prototype: | inline void shrinkToFit() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/Vector.h | | Lines: | 96-97 |
| | 1 | 1 |
WTF::cryptographicallyRandomNumber| Name: | WTF::cryptographicallyRandomNumber | | Prototype: | uint32_t cryptographicallyRandomNumber() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/WTFStubs.cpp | | Lines: | 64-67 |
| | 1 | 1 |
WTF::isASCII| Name: | WTF::isASCII | | Prototype: | template<typename CharType> inline bool isASCII(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 46-49 |
| | 1 | 1 |
WTF::isASCIIAlpha| Name: | WTF::isASCIIAlpha | | Prototype: | template<typename CharType> inline bool isASCIIAlpha(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 51-54 |
| | 1 | 1 |
WTF::isASCIIAlphanumeric| Name: | WTF::isASCIIAlphanumeric | | Prototype: | template<typename CharType> inline bool isASCIIAlphanumeric(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 61-64 |
| | 1 | 1 |
WTF::isASCIIDigit| Name: | WTF::isASCIIDigit | | Prototype: | template<typename CharType> inline bool isASCIIDigit(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 56-59 |
| | 1 | 1 |
WTF::isASCIIHexDigit| Name: | WTF::isASCIIHexDigit | | Prototype: | template<typename CharType> inline bool isASCIIHexDigit(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 66-69 |
| | 1 | 1 |
WTF::isASCIILower| Name: | WTF::isASCIILower | | Prototype: | template<typename CharType> inline bool isASCIILower(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 71-74 |
| | 1 | 1 |
WTF::isASCIIOctalDigit| Name: | WTF::isASCIIOctalDigit | | Prototype: | template<typename CharType> inline bool isASCIIOctalDigit(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 76-79 |
| | 1 | 1 |
WTF::isASCIIUpper| Name: | WTF::isASCIIUpper | | Prototype: | template<typename CharType> inline bool isASCIIUpper(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 104-107 |
| | 1 | 1 |
WTF::isInBounds| Name: | WTF::isInBounds | | Prototype: | template <typename Target, typename Source> static inline bool isInBounds(Source value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 171-174 |
| | 1 | 1 |
WTF::isPageAligned| Name: | WTF::isPageAligned | | Prototype: | inline bool isPageAligned(void* address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 33-33 |
| | 1 | 1 |
WTF::isPageAligned| Name: | WTF::isPageAligned | | Prototype: | inline bool isPageAligned(size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 34-34 |
| | 1 | 1 |
WTF::isPowerOfTwo| Name: | WTF::isPowerOfTwo | | Prototype: | inline bool isPowerOfTwo(size_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.h | | Lines: | 35-35 |
| | 1 | 1 |
WTF::operator*| Name: | WTF::operator* | | Prototype: | template <typename U, typename V, typename OverflowHandler> static inline Checked<typename Result<U, V>::ResultType, OverflowHandler> operator*(Checked<U, OverflowHandler> lhs, V rhs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 695-698 |
| | 1 | 1 |
WTF::operator+| Name: | WTF::operator+ | | Prototype: | template <typename U, typename V, typename OverflowHandler> static inline Checked<typename Result<U, V>::ResultType, OverflowHandler> operator+(U lhs, Checked<V, OverflowHandler> rhs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 700-703 |
| | 1 | 1 |
WTF::operator-| Name: | WTF::operator- | | Prototype: | template <typename U, typename V, typename OverflowHandler> static inline Checked<typename Result<U, V>::ResultType, OverflowHandler> operator-(Checked<U, OverflowHandler> lhs, V rhs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 690-693 |
| | 1 | 1 |
WTF::pageSize| Name: | WTF::pageSize | | Prototype: | size_t pageSize() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.cpp | | Lines: | 67-73 |
| | 4 | 2 |
WTF::roundUpToMultipleOf| Name: | WTF::roundUpToMultipleOf | | Prototype: | inline size_t roundUpToMultipleOf(size_t divisor, size_t x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/StdLibExtras.h | | Lines: | 167-172 |
| | 3 | 1 |
WTF::safeAdd| Name: | WTF::safeAdd | | Prototype: | template <typename U, typename V, typename R> static inline bool safeAdd(U lhs, V rhs, R& result) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 400-403 |
| | 1 | 1 |
WTF::safeEquals| Name: | WTF::safeEquals | | Prototype: | template <typename U, typename V> static inline bool safeEquals(U lhs, V rhs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 415-418 |
| | 1 | 1 |
WTF::safeMultiply| Name: | WTF::safeMultiply | | Prototype: | template <typename U, typename V, typename R> static inline bool safeMultiply(U lhs, V rhs, R& result) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 410-413 |
| | 1 | 1 |
WTF::safeSub| Name: | WTF::safeSub | | Prototype: | template <typename U, typename V, typename R> static inline bool safeSub(U lhs, V rhs, R& result) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/CheckedArithmetic.h | | Lines: | 405-408 |
| | 1 | 1 |
WTF::systemPageSize| Name: | WTF::systemPageSize | | Prototype: | inline size_t systemPageSize() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/PageBlock.cpp | | Lines: | 45-48 |
| | 5 | 1 |
WTF::toASCIIHexValue| Name: | WTF::toASCIIHexValue | | Prototype: | template<typename CharType> inline int toASCIIHexValue(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 129-133 |
| | 2 | 1 |
WTF::toASCIILower| Name: | WTF::toASCIILower | | Prototype: | template<typename CharType> inline CharType toASCIILower(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 109-112 |
| | 1 | 1 |
WTF::toASCIIUpper| Name: | WTF::toASCIIUpper | | Prototype: | template<typename CharType> inline CharType toASCIIUpper(CharType c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/wtf/ASCIICType.h | | Lines: | 124-127 |
| | 1 | 1 |
WeakValue::WeakValue| Name: | WeakValue::WeakValue | | Prototype: | WeakValue::WeakValue(const WeakValue &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 360-367 |
| | 3 | 2 |
WeakValue::allocVal| Name: | WeakValue::allocVal | | Prototype: | void WeakValue::allocVal(ExecutionEngine *engine) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 394-397 |
| | 1 | 1 |
WeakValue::free| Name: | WeakValue::free | | Prototype: | void WeakValue::free() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 406-422 |
| | 7 | 3 |
WeakValue::markOnce| Name: | WeakValue::markOnce | | Prototype: | void WeakValue::markOnce(MarkStack *markStack) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 399-404 |
| | 3 | 2 |
WeakValue::~WeakValue| Name: | WeakValue::~WeakValue | | Prototype: | WeakValue::~WeakValue() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 389-392 |
| | 1 | 1 |
WorkerDataEvent::WorkerDataEvent| Name: | WorkerDataEvent::WorkerDataEvent | | Prototype: | WorkerDataEvent::WorkerDataEvent(int workerId, const QByteArray &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 429-432 |
| | 2 | 1 |
WorkerDataEvent::data| Name: | WorkerDataEvent::data | | Prototype: | QByteArray WorkerDataEvent::data() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 443-446 |
| | 1 | 1 |
WorkerDataEvent::workerId| Name: | WorkerDataEvent::workerId | | Prototype: | int WorkerDataEvent::workerId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 438-441 |
| | 1 | 1 |
WorkerErrorEvent::WorkerErrorEvent| Name: | WorkerErrorEvent::WorkerErrorEvent | | Prototype: | WorkerErrorEvent::WorkerErrorEvent(const QQmlError &error) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 473-476 |
| | 2 | 1 |
WorkerErrorEvent::error| Name: | WorkerErrorEvent::error | | Prototype: | QQmlError WorkerErrorEvent::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 478-481 |
| | 1 | 1 |
WorkerLoadEvent::WorkerLoadEvent| Name: | WorkerLoadEvent::WorkerLoadEvent | | Prototype: | WorkerLoadEvent::WorkerLoadEvent(int workerId, const QUrl &url) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 448-451 |
| | 2 | 1 |
WorkerLoadEvent::url| Name: | WorkerLoadEvent::url | | Prototype: | QUrl WorkerLoadEvent::url() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 458-461 |
| | 1 | 1 |
WorkerLoadEvent::workerId| Name: | WorkerLoadEvent::workerId | | Prototype: | int WorkerLoadEvent::workerId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 453-456 |
| | 1 | 1 |
WorkerRemoveEvent::WorkerRemoveEvent| Name: | WorkerRemoveEvent::WorkerRemoveEvent | | Prototype: | WorkerRemoveEvent::WorkerRemoveEvent(int workerId) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 463-466 |
| | 2 | 1 |
WorkerRemoveEvent::workerId| Name: | WorkerRemoveEvent::workerId | | Prototype: | int WorkerRemoveEvent::workerId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qquickworkerscript.cpp | | Lines: | 468-471 |
| | 1 | 1 |
accessibleUnignoredChildren| Name: | accessibleUnignoredChildren | | Prototype: | QList<QQuickItem *> accessibleUnignoredChildren(QQuickItem *item, bool paintOrder) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/accessible/qaccessiblequickitem.cpp | | Lines: | 167-172 |
| | 3 | 1 |
addEscapeSequence| Name: | addEscapeSequence | | Prototype: | static void addEscapeSequence(QString &output, uchar ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4globalobject.cpp | | Lines: | 145-150 |
| | 3 | 1 |
addProperty| Name: | addProperty | | Prototype: | static void addProperty(QMetaObjectBuilder *builder, int propertyId, const QByteArray &propertyName, const QByteArray &propertyType) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/util/qqmladaptormodel.cpp | | Lines: | 83-89 |
| | 4 | 1 |
addToPropertyNameListIfNotBlackListed| Name: | addToPropertyNameListIfNotBlackListed | | Prototype: | static void addToPropertyNameListIfNotBlackListed(QQuickDesignerSupport::PropertyNameList *propertyNameList, const QQuickDesignerSupport::PropertyName &propertyName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportproperties.cpp | | Lines: | 47-52 |
| | 2 | 2 |
adoptPtr| Name: | adoptPtr | | Prototype: | template <typename T> PassOwnPtr<T> adoptPtr(T* ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/PassOwnPtr.h | | Lines: | 109-115 |
| | 3 | 1 |
adoptRef| Name: | adoptRef | | Prototype: | template <typename T> PassRefPtr<T> adoptRef(T* ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/PassRefPtr.h | | Lines: | 90-96 |
| | 3 | 1 |
allocatePage| Name: | allocatePage | | Prototype: | Page *allocatePage(PersistentValueStorage *storage) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4persistent.cpp | | Lines: | 88-106 |
| | 12 | 2 |
annotateListElements::[lambda]::main::[lambda]::[lambda]| Name: | annotateListElements::[lambda]::main::[lambda]::[lambda] | | Prototype: | [outputFileName](QV4::CompiledData::CompilationUnit *unit, QString *errorString) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/tools/qmlcachegen/qmlcachegen.cpp | | Lines: | 531-533 |
| | 1 | 1 |
appendQuad| Name: | appendQuad | | Prototype: | static inline void appendQuad(quint16 **indices, quint16 topLeft, quint16 topRight, quint16 bottomLeft, quint16 bottomRight) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgbasicinternalimagenode.cpp | | Lines: | 192-201 |
| | 6 | 1 |
arrayFromVariantList| Name: | arrayFromVariantList | | Prototype: | static QV4::ReturnedValue arrayFromVariantList(QV4::ExecutionEngine *e, const QVariantList &list) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4engine.cpp | | Lines: | 1356-1368 |
| | 9 | 2 |
bool| Name: | bool | | Prototype: | template<typename T> QFlagPointer<T>::operator bool() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qflagpointer_p.h | | Lines: | 235-239 |
| | 1 | 1 |
cacheForObject| Name: | cacheForObject | | Prototype: | static QQmlPropertyCache *cacheForObject(QObject *object, QQmlEngine *engine) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qqmldesignermetaobject.cpp | | Lines: | 82-89 |
| | 4 | 2 |
colorToColor4ub| Name: | colorToColor4ub | | Prototype: | inline Color4ub colorToColor4ub(const QColor &c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgbasicinternalrectanglenode.cpp | | Lines: | 56-64 |
| | 6 | 1 |
colorToColor4ub| Name: | colorToColor4ub | | Prototype: | static inline QQuickShapeGenericRenderer::Color4ub colorToColor4ub(const QColor &c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquickshapegenericrenderer.cpp | | Lines: | 66-75 |
| | 7 | 1 |
constant| Name: | constant | | Prototype: | static inline const QV4::Value &constant(Function *function, int index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp | | Lines: | 360-363 |
| | 1 | 1 |
contextHasNoExtensions| Name: | contextHasNoExtensions | | Prototype: | inline bool contextHasNoExtensions(QQmlContextData *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp | | Lines: | 787-792 |
| | 1 | 1 |