| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QRegExpCharClass::setNegative| Name: | QRegExpCharClass::setNegative | | Prototype: | void QRegExpCharClass::setNegative(bool negative) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2336-2342 |
| | 2 | 1 |
QRegExpCharClass::negative| Name: | QRegExpCharClass::negative | | Prototype: | bool negative() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1034-1034 |
| | 1 | 1 |
QRegExpCharClass::firstOccurrence| Name: | QRegExpCharClass::firstOccurrence | | Prototype: | const QVector<int> &firstOccurrence() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1042-1042 |
| | 1 | 1 |
QRegExpCharClass::clear| Name: | QRegExpCharClass::clear | | Prototype: | void QRegExpCharClass::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2329-2334 |
| | 3 | 1 |
QRegExpCharClass::addSingleton| Name: | QRegExpCharClass::addSingleton | | Prototype: | void addSingleton(ushort ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1038-1038 |
| | 1 | 1 |
QRegExpCharClass::addCategories| Name: | QRegExpCharClass::addCategories | | Prototype: | void QRegExpCharClass::addCategories(uint cats) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2344-2380 |
| | 2 | 1 |
QRegExpCharClass::QRegExpCharClass| Name: | QRegExpCharClass::QRegExpCharClass | | Prototype: | QRegExpCharClass::QRegExpCharClass() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2321-2327 |
| | 1 | 1 |
QRegExpAutomatonState::QRegExpAutomatonState| Name: | QRegExpAutomatonState::QRegExpAutomatonState | | Prototype: | inline QRegExpAutomatonState(int a, int m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 966-967 |
| | 1 | 1 |
QRegExp::~QRegExp| Name: | QRegExp::~QRegExp | | Prototype: | QRegExp::~QRegExp() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3970-3974 |
| | 2 | 1 |
QRegExp::setMinimal| Name: | QRegExp::setMinimal | | Prototype: | void QRegExp::setMinimal(bool minimal) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4212-4215 |
| | 1 | 1 |
QRegExp::pos| Name: | QRegExp::pos | | Prototype: | int QRegExp::pos(int nth) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4473-4476 |
| | 1 | 1 |
QRegExp::patternSyntax| Name: | QRegExp::patternSyntax | | Prototype: | QRegExp::PatternSyntax QRegExp::patternSyntax() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4156-4159 |
| | 1 | 1 |
QRegExp::pattern| Name: | QRegExp::pattern | | Prototype: | QString QRegExp::pattern() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4104-4107 |
| | 1 | 1 |
QRegExp::operator==| Name: | QRegExp::operator== | | Prototype: | bool QRegExp::operator==(const QRegExp &rx) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4025-4028 |
| | 1 | 1 |
QRegExp::matchedLength| Name: | QRegExp::matchedLength | | Prototype: | int QRegExp::matchedLength() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4337-4340 |
| | 1 | 1 |
QRegExp::isMinimal| Name: | QRegExp::isMinimal | | Prototype: | bool QRegExp::isMinimal() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4190-4193 |
| | 1 | 1 |
QRegExp::isEmpty| Name: | QRegExp::isEmpty | | Prototype: | bool QRegExp::isEmpty() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4069-4072 |
| | 1 | 1 |
QRegExp::errorString| Name: | QRegExp::errorString | | Prototype: | QString QRegExp::errorString() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4496-4499 |
| | 1 | 1 |
QRegExp::caseSensitivity| Name: | QRegExp::caseSensitivity | | Prototype: | Qt::CaseSensitivity QRegExp::caseSensitivity() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4129-4132 |
| | 1 | 1 |
QRegExp::capturedTexts| Name: | QRegExp::capturedTexts | | Prototype: | QStringList QRegExp::capturedTexts() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4415-4418 |
| | 1 | 1 |
QRegExp::captureCount| Name: | QRegExp::captureCount | | Prototype: | int QRegExp::captureCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4348-4352 |
| | 2 | 1 |
QRegExp::cap| Name: | QRegExp::cap | | Prototype: | QString QRegExp::cap(int nth) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4435-4438 |
| | 1 | 1 |
QRegExp::cap| Name: | QRegExp::cap | | Prototype: | QString QRegExp::cap(int nth) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4443-4446 |
| | 1 | 1 |
QRegExp::QRegExp| Name: | QRegExp::QRegExp | | Prototype: | QRegExp::QRegExp() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3934-3938 |
| | 2 | 1 |
QRegExp::QRegExp| Name: | QRegExp::QRegExp | | Prototype: | QRegExp::QRegExp(const QString &pattern, Qt::CaseSensitivity cs, PatternSyntax syntax) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3950-3954 |
| | 2 | 1 |
QRegExp::QRegExp| Name: | QRegExp::QRegExp | | Prototype: | QRegExp::QRegExp(const QRegExp &rx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3961-3965 |
| | 2 | 1 |
QRecursiveMutexPrivate::QRecursiveMutexPrivate| Name: | QRecursiveMutexPrivate::QRecursiveMutexPrivate | | Prototype: | QRecursiveMutexPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 69-70 |
| | 1 | 1 |
QRectVectorPath::set| Name: | QRectVectorPath::set | | Prototype: | inline void set(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 81-94 |
| | 12 | 1 |
QRectVectorPath::set| Name: | QRectVectorPath::set | | Prototype: | inline void set(const QRectF &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 96-109 |
| | 12 | 1 |
QRectVectorPath::QRectVectorPath| Name: | QRectVectorPath::QRectVectorPath | | Prototype: | inline QRectVectorPath(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 110-114 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPath| Name: | QRectVectorPath::QRectVectorPath | | Prototype: | inline QRectVectorPath(const QRectF &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 115-119 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPath| Name: | QRectVectorPath::QRectVectorPath | | Prototype: | inline QRectVectorPath() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 120-122 |
| | 1 | 1 |
QRectF::toAlignedRect| Name: | QRectF::toAlignedRect | | Prototype: | QRect QRectF::toAlignedRect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2344-2351 |
| | 5 | 1 |
QReadWriteLock::~QReadWriteLock| Name: | QReadWriteLock::~QReadWriteLock | | Prototype: | QReadWriteLock::~QReadWriteLock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 121-124 |
| | 1 | 1 |
QReadWriteLock::QReadWriteLock| Name: | QReadWriteLock::QReadWriteLock | | Prototype: | QReadWriteLock::QReadWriteLock(RecursionMode recursionMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 111-113 |
| | 1 | 1 |
QReadNotifier::QReadNotifier| Name: | QReadNotifier::QReadNotifier | | Prototype: | QReadNotifier(qintptr fd, QNativeSocketEngine *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1192-1194 |
| | 1 | 1 |
QRawFontPrivate::loadFromData| Name: | QRawFontPrivate::loadFromData | | Prototype: | void QRawFontPrivate::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 737-744 |
| | 3 | 1 |
QRawFont::xHeight| Name: | QRawFont::xHeight | | Prototype: | qreal QRawFont::xHeight() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QRawFont::weight| Name: | QRawFont::weight | | Prototype: | int QRawFont::weight() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 462-465 |
| | 1 | 1 |
QRawFont::unitsPerEm| Name: | QRawFont::unitsPerEm | | Prototype: | qreal QRawFont::unitsPerEm() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 406-409 |
| | 1 | 1 |
QRawFont::underlinePosition| Name: | QRawFont::underlinePosition | | Prototype: | qreal QRawFont::underlinePosition() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 424-427 |
| | 1 | 1 |
QRawFont::supportsCharacter| Name: | QRawFont::supportsCharacter | | Prototype: | bool QRawFont::supportsCharacter(QChar character) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 675-678 |
| | 1 | 1 |
QRawFont::supportsCharacter| Name: | QRawFont::supportsCharacter | | Prototype: | bool QRawFont::supportsCharacter(uint ucs4) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 687-690 |
| | 1 | 1 |
QRawFont::styleName| Name: | QRawFont::styleName | | Prototype: | QString QRawFont::styleName() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 442-445 |
| | 1 | 1 |
QRawFont::style| Name: | QRawFont::style | | Prototype: | QFont::Style QRawFont::style() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 452-455 |
| | 1 | 1 |
QRawFont::pixelSize| Name: | QRawFont::pixelSize | | Prototype: | qreal QRawFont::pixelSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 393-396 |
| | 1 | 1 |
QRawFont::operator==| Name: | QRawFont::operator== | | Prototype: | bool QRawFont::operator==(const QRawFont &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 299-302 |
| | 1 | 1 |
QRawFont::operator=| Name: | QRawFont::operator= | | Prototype: | QRawFont &QRawFont::operator=(const QRawFont &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 193-197 |
| | 2 | 1 |
QRawFont::maxCharWidth| Name: | QRawFont::maxCharWidth | | Prototype: | qreal QRawFont::maxCharWidth() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 381-384 |
| | 1 | 1 |
QRawFont::loadFromData| Name: | QRawFont::loadFromData | | Prototype: | void QRawFont::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 242-250 |
| | 4 | 1 |
QRawFont::lineThickness| Name: | QRawFont::lineThickness | | Prototype: | qreal QRawFont::lineThickness() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 415-418 |
| | 1 | 1 |
QRawFont::leading| Name: | QRawFont::leading | | Prototype: | qreal QRawFont::leading() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 361-364 |
| | 1 | 1 |
QRawFont::isValid| Name: | QRawFont::isValid | | Prototype: | bool QRawFont::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 210-213 |
| | 1 | 1 |
QRawFont::hintingPreference| Name: | QRawFont::hintingPreference | | Prototype: | QFont::HintingPreference QRawFont::hintingPreference() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 610-613 |
| | 1 | 1 |
QRawFont::familyName| Name: | QRawFont::familyName | | Prototype: | QString QRawFont::familyName() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 432-435 |
| | 1 | 1 |
QRawFont::descent| Name: | QRawFont::descent | | Prototype: | qreal QRawFont::descent() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 337-340 |
| | 1 | 1 |
QRawFont::averageCharWidth| Name: | QRawFont::averageCharWidth | | Prototype: | qreal QRawFont::averageCharWidth() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 371-374 |
| | 1 | 1 |
QRawFont::ascent| Name: | QRawFont::ascent | | Prototype: | qreal QRawFont::ascent() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 322-325 |
| | 1 | 1 |
QRawFont::advancesForGlyphIndexes| Name: | QRawFont::advancesForGlyphIndexes | | Prototype: | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 600-603 |
| | 1 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 152-158 |
| | 1 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 167-173 |
| | 1 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont(const QRawFont &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 140-143 |
| | 2 | 1 |
QRasterizer::~QRasterizer| Name: | QRasterizer::~QRasterizer | | Prototype: | QRasterizer::~QRasterizer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 643-646 |
| | 1 | 1 |
QRasterizer::setLegacyRoundingEnabled| Name: | QRasterizer::setLegacyRoundingEnabled | | Prototype: | void QRasterizer::setLegacyRoundingEnabled(bool legacyRoundingEnabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 664-667 |
| | 1 | 1 |
QRasterizer::setClipRect| Name: | QRasterizer::setClipRect | | Prototype: | void QRasterizer::setClipRect(const QRect &clipRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 659-662 |
| | 1 | 1 |
QRasterizer::setAntialiased| Name: | QRasterizer::setAntialiased | | Prototype: | void QRasterizer::setAntialiased(bool antialiased) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 648-651 |
| | 1 | 1 |
QRasterizer::initialize| Name: | QRasterizer::initialize | | Prototype: | void QRasterizer::initialize(ProcessSpans blend, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 653-657 |
| | 2 | 1 |
QRasterizer::QRasterizer| Name: | QRasterizer::QRasterizer | | Prototype: | QRasterizer::QRasterizer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 637-641 |
| | 1 | 1 |
QRasterWindowPrivate::flush| Name: | QRasterWindowPrivate::flush | | Prototype: | void flush(const QRegion ®ion) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 82-86 |
| | 2 | 1 |
QRasterWindowPrivate::endPaint| Name: | QRasterWindowPrivate::endPaint | | Prototype: | void endPaint() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 77-80 |
| | 1 | 1 |
QRasterWindow::redirected| Name: | QRasterWindow::redirected | | Prototype: | QPaintDevice *QRasterWindow::redirected(QPoint *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 120-124 |
| | 2 | 1 |
QRasterWindow::QRasterWindow| Name: | QRasterWindow::QRasterWindow | | Prototype: | QRasterWindow::QRasterWindow(QWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 94-99 |
| | 2 | 1 |
QRasterPlatformPixmap::setDevicePixelRatio| Name: | QRasterPlatformPixmap::setDevicePixelRatio | | Prototype: | void QRasterPlatformPixmap::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 362-365 |
| | 1 | 1 |
QRasterPlatformPixmap::paintEngine| Name: | QRasterPlatformPixmap::paintEngine | | Prototype: | QPaintEngine* QRasterPlatformPixmap::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 243-246 |
| | 1 | 1 |
QRasterPlatformPixmap::hasAlphaChannel| Name: | QRasterPlatformPixmap::hasAlphaChannel | | Prototype: | bool QRasterPlatformPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 206-209 |
| | 1 | 1 |
QRasterPlatformPixmap::fromImageInPlace| Name: | QRasterPlatformPixmap::fromImageInPlace | | Prototype: | void QRasterPlatformPixmap::fromImageInPlace(QImage &sourceImage, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 134-138 |
| | 1 | 1 |
QRasterPlatformPixmap::fromImage| Name: | QRasterPlatformPixmap::fromImage | | Prototype: | void QRasterPlatformPixmap::fromImage(const QImage &sourceImage, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 127-132 |
| | 2 | 1 |
QRasterPlatformPixmap::devicePixelRatio| Name: | QRasterPlatformPixmap::devicePixelRatio | | Prototype: | qreal QRasterPlatformPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 357-360 |
| | 1 | 1 |
QRasterPlatformPixmap::createCompatiblePlatformPixmap| Name: | QRasterPlatformPixmap::createCompatiblePlatformPixmap | | Prototype: | QPlatformPixmap *QRasterPlatformPixmap::createCompatiblePlatformPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QRasterPlatformPixmap::copy| Name: | QRasterPlatformPixmap::copy | | Prototype: | void QRasterPlatformPixmap::copy(const QPlatformPixmap *data, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QRasterPlatformPixmap::buffer| Name: | QRasterPlatformPixmap::buffer | | Prototype: | QImage* QRasterPlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 352-355 |
| | 1 | 1 |
QRasterPlatformPixmap::QRasterPlatformPixmap| Name: | QRasterPlatformPixmap::QRasterPlatformPixmap | | Prototype: | QRasterPlatformPixmap::QRasterPlatformPixmap(PixelType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 76-79 |
| | 2 | 1 |
QRasterPaintEngineState::QRasterPaintEngineState| Name: | QRasterPaintEngineState::QRasterPaintEngineState | | Prototype: | QRasterPaintEngineState::QRasterPaintEngineState(QRasterPaintEngineState &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 622-641 |
| | 3 | 1 |
QRasterPaintEngineState::QRasterPaintEngineState| Name: | QRasterPaintEngineState::QRasterPaintEngineState | | Prototype: | QRasterPaintEngineState::QRasterPaintEngineState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 595-620 |
| | 17 | 1 |
QRasterPaintEnginePrivate::recalculateFastImages| Name: | QRasterPaintEnginePrivate::recalculateFastImages | | Prototype: | void QRasterPaintEnginePrivate::recalculateFastImages() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3594-3601 |
| | 4 | 1 |
QRasterPaintEnginePrivate::isUnclipped| Name: | QRasterPaintEnginePrivate::isUnclipped | | Prototype: | inline bool QRasterPaintEnginePrivate::isUnclipped(const QRectF &rect, int penWidth) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2906-2910 |
| | 1 | 1 |
QRasterPaintEnginePrivate::getBrushFunc| Name: | QRasterPaintEnginePrivate::getBrushFunc | | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRect &rect, const QSpanData *data) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2912-2917 |
| | 1 | 1 |
QRasterPaintEnginePrivate::getBrushFunc| Name: | QRasterPaintEnginePrivate::getBrushFunc | | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRectF &rect, const QSpanData *data) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2919-2924 |
| | 1 | 1 |
QRasterPaintEnginePrivate::canUseFastImageBlending| Name: | QRasterPaintEnginePrivate::canUseFastImageBlending | | Prototype: | bool QRasterPaintEnginePrivate::canUseFastImageBlending(QPainter::CompositionMode mode, const QImage &image) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3603-3612 |
| | 6 | 1 |
QRasterPaintEnginePrivate::QRasterPaintEnginePrivate| Name: | QRasterPaintEnginePrivate::QRasterPaintEnginePrivate | | Prototype: | QRasterPaintEnginePrivate::QRasterPaintEnginePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 269-273 |
| | 2 | 1 |
QRasterPaintEngine::~QRasterPaintEngine| Name: | QRasterPaintEngine::~QRasterPaintEngine | | Prototype: | QRasterPaintEngine::~QRasterPaintEngine() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 420-425 |
| | 2 | 1 |
QRasterPaintEngine::updateOutlineMapper| Name: | QRasterPaintEngine::updateOutlineMapper | | Prototype: | void QRasterPaintEngine::updateOutlineMapper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 815-819 |
| | 2 | 1 |
QRasterPaintEngine::transformChanged| Name: | QRasterPaintEngine::transformChanged | | Prototype: | void QRasterPaintEngine::transformChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 913-928 |
| | 6 | 1 |
QRasterPaintEngine::size| Name: | QRasterPaintEngine::size | | Prototype: | QSize QRasterPaintEngine::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 531-535 |
| | 2 | 1 |
QRasterPaintEngine::setState| Name: | QRasterPaintEngine::setState | | Prototype: | void QRasterPaintEngine::setState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 660-665 |
| | 3 | 1 |
QRasterPaintEngine::saveBuffer| Name: | QRasterPaintEngine::saveBuffer | | Prototype: | void QRasterPaintEngine::saveBuffer(const QString &s) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 541-545 |
| | 2 | 1 |
QRasterPaintEngine::releaseBuffer| Name: | QRasterPaintEngine::releaseBuffer | | Prototype: | void QRasterPaintEngine::releaseBuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 522-526 |
| | 2 | 1 |
QRasterPaintEngine::rasterBuffer| Name: | QRasterPaintEngine::rasterBuffer | | Prototype: | QRasterBuffer *QRasterPaintEngine::rasterBuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2507-2511 |
| | 2 | 1 |
QRasterPaintEngine::penChanged| Name: | QRasterPaintEngine::penChanged | | Prototype: | void QRasterPaintEngine::penChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 680-689 |
| | 4 | 1 |