| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QRegExpEngine::addCatTransitions| Name:  | QRegExpEngine::addCatTransitions |  | Prototype:  | void QRegExpEngine::addCatTransitions(const QVector<int> &from, const QVector<int> &to) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1532-1536 |  
  |  | 2 | 2 | 
 QRegExpEngine::addLookahead| Name:  | QRegExpEngine::addLookahead |  | Prototype:  | int QRegExpEngine::addLookahead(QRegExpEngine *eng, bool negative) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1773-1782 |  
  |  | 6 | 2 | 
 QRegExpEngine::error| Name:  | QRegExpEngine::error |  | Prototype:  | void QRegExpEngine::error(const char *msg) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3325-3329 |  
  |  | 2 | 2 | 
 QRegExpEngine::finishAtom| Name:  | QRegExpEngine::finishAtom |  | Prototype:  | void QRegExpEngine::finishAtom(int atom, bool needCapture) |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1761-1766 |  
  |  | 3 | 2 | 
 QRegExpEngine::parseExpression| Name:  | QRegExpEngine::parseExpression |  | Prototype:  | void QRegExpEngine::parseExpression(Box *box) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3778-3790 |  
  |  | 7 | 2 | 
 QRegExpEngine::skipChars| Name:  | QRegExpEngine::skipChars |  | Prototype:  | void QRegExpEngine::skipChars(int n) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3316-3322 |  
  |  | 3 | 2 | 
 QRegExpEngine::startAtom| Name:  | QRegExpEngine::startAtom |  | Prototype:  | int QRegExpEngine::startAtom(bool officialCapture) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1751-1759 |  
  |  | 6 | 2 | 
 QRegExpValidator::setRegExp| Name:  | QRegExpValidator::setRegExp |  | Prototype:  | void QRegExpValidator::setRegExp(const QRegExp& rx) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 913-920 |  
  |  | 4 | 2 | 
 QRegion::QRegion| Name:  | QRegion::QRegion |  | Prototype:  | QRegion::QRegion(const QBitmap &bm) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3882-3891 |  
  |  | 5 | 2 | 
 QRegion::boundingRect| Name:  | QRegion::boundingRect |  | Prototype:  | QRect QRegion::boundingRect() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4203-4208 |  
  |  | 3 | 2 | 
 QRegion::detach| Name:  | QRegion::detach |  | Prototype:  | void QRegion::detach() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 257-261 |  
  |  | 2 | 2 | 
 QRegion::operator=| Name:  | QRegion::operator= |  | Prototype:  | QRegion &QRegion::operator=(const QRegion &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3906-3913 |  
  |  | 5 | 2 | 
 QRegion::rects| Name:  | QRegion::rects |  | Prototype:  | QVector<QRect> QRegion::rects() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4247-4257 |  
  |  | 6 | 2 | 
 QRegion::translate| Name:  | QRegion::translate |  | Prototype:  | void QRegion::translate(int dx, int dy) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3956-3963 |  
  |  | 4 | 2 | 
 QRegion::~QRegion| Name:  | QRegion::~QRegion |  | Prototype:  | QRegion::~QRegion() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3899-3903 |  
  |  | 2 | 2 | 
 QRegionPrivate::mergeFromAbove| Name:  | QRegionPrivate::mergeFromAbove |  | Prototype:  | bool QRegionPrivate::mergeFromAbove(QRect *bottom, const QRect *top, const QRect *nextToBottom, const QRect *nextToTop) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1268-1278 |  
  |  | 5 | 2 | 
 QRegionPrivate::mergeFromBelow| Name:  | QRegionPrivate::mergeFromBelow |  | Prototype:  | bool QRegionPrivate::mergeFromBelow(QRect *top, const QRect *bottom, const QRect *nextToTop, const QRect *nextToBottom) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1256-1266 |  
  |  | 5 | 2 | 
 QRegionPrivate::mergeFromLeft| Name:  | QRegionPrivate::mergeFromLeft |  | Prototype:  | bool QRegionPrivate::mergeFromLeft(QRect *right, const QRect *left) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1232-1240 |  
  |  | 5 | 2 | 
 QRegionPrivate::mergeFromRight| Name:  | QRegionPrivate::mergeFromRight |  | Prototype:  | bool QRegionPrivate::mergeFromRight(QRect *left, const QRect *right) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1222-1230 |  
  |  | 5 | 2 | 
 QRegionPrivate::updateInnerRect| Name:  | QRegionPrivate::updateInnerRect |  | Prototype:  | inline void updateInnerRect(const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1166-1172 |  
  |  | 4 | 2 | 
 QRegularExpression::captureCount| Name:  | QRegularExpression::captureCount |  | Prototype:  | int QRegularExpression::captureCount() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1589-1594 |  
  |  | 3 | 2 | 
 QRegularExpression::errorString| Name:  | QRegularExpression::errorString |  | Prototype:  | QString QRegularExpression::errorString() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1680-1686 |  
  |  | 4 | 2 | 
 QRegularExpression::optimize| Name:  | QRegularExpression::optimize |  | Prototype:  | void QRegularExpression::optimize() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1814-1820 |  
  |  | 3 | 2 | 
 QRegularExpressionMatch::capturedEnd| Name:  | QRegularExpressionMatch::capturedEnd |  | Prototype:  | int QRegularExpressionMatch::capturedEnd(int nth) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2177-2183 |  
  |  | 3 | 2 | 
 QRegularExpressionMatch::capturedStart| Name:  | QRegularExpressionMatch::capturedStart |  | Prototype:  | int QRegularExpressionMatch::capturedStart(int nth) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2148-2154 |  
  |  | 3 | 2 | 
 QRegularExpressionMatch::capturedTexts| Name:  | QRegularExpressionMatch::capturedTexts |  | Prototype:  | QStringList QRegularExpressionMatch::capturedTexts() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2131-2138 |  
  |  | 5 | 2 | 
 QRegularExpressionMatchIterator::next| Name:  | QRegularExpressionMatchIterator::next |  | Prototype:  | QRegularExpressionMatch QRegularExpressionMatchIterator::next() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2397-2407 |  
  |  | 6 | 2 | 
 QRegularExpressionMatchIterator::peekNext| Name:  | QRegularExpressionMatchIterator::peekNext |  | Prototype:  | QRegularExpressionMatch QRegularExpressionMatchIterator::peekNext() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 2383-2389 |  
  |  | 3 | 2 | 
 QRegularExpressionMatchPrivate::QRegularExpressionMatchPrivate| Name:  | QRegularExpressionMatchPrivate::QRegularExpressionMatchPrivate |  | Prototype:  | QRegularExpressionMatchPrivate::QRegularExpressionMatchPrivate(const QRegularExpression &re, const QString &subject, int subjectStart, int subjectLength, QRegularExpression::MatchType matchType, QRegularExpression::MatchOptions matchOptions, int capturingCount) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1410-1428 |  
  |  | 4 | 2 | 
 QRegularExpressionValidatorPrivate::setRegularExpression| Name:  | QRegularExpressionValidatorPrivate::setRegularExpression |  | Prototype:  | void QRegularExpressionValidatorPrivate::setRegularExpression(const QRegularExpression &re) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 1063-1073 |  
  |  | 6 | 2 | 
 QRenderRule::borderRect| Name:  | QRenderRule::borderRect |  | Prototype:  | QRect QRenderRule::borderRect(const QRect& r) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1018-1024 |  
  |  | 4 | 2 | 
 QRenderRule::contentsRect| Name:  | QRenderRule::contentsRect |  | Prototype:  | QRect QRenderRule::contentsRect(const QRect& r) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1044-1051 |  
  |  | 5 | 2 | 
 QRenderRule::drawFrame| Name:  | QRenderRule::drawFrame |  | Prototype:  | void QRenderRule::drawFrame(QPainter *p, const QRect& rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1326-1331 |  
  |  | 3 | 2 | 
 QRenderRule::drawImage| Name:  | QRenderRule::drawImage |  | Prototype:  | void QRenderRule::drawImage(QPainter *p, const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1333-1338 |  
  |  | 3 | 2 | 
 QRenderRule::drawOutline| Name:  | QRenderRule::drawOutline |  | Prototype:  | void QRenderRule::drawOutline(QPainter *p, const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1215-1224 |  
  |  | 6 | 2 | 
 QRenderRule::outlineRect| Name:  | QRenderRule::outlineRect |  | Prototype:  | QRect QRenderRule::outlineRect(const QRect& r) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1026-1033 |  
  |  | 5 | 2 | 
 QRenderRule::paddingRect| Name:  | QRenderRule::paddingRect |  | Prototype:  | QRect QRenderRule::paddingRect(const QRect& r) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1035-1042 |  
  |  | 5 | 2 | 
 QResource::addSearchPath| Name:  | QResource::addSearchPath |  | Prototype:  | void QResource::addSearchPath(const QString &path) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 556-566 |  
  |  | 6 | 2 | 
 QResourceFileEngine::atEnd| Name:  | QResourceFileEngine::atEnd |  | Prototype:  | bool QResourceFileEngine::atEnd() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1335-1341 |  
  |  | 4 | 2 | 
 QResourceFileEngineIterator::currentFileName| Name:  | QResourceFileEngineIterator::currentFileName |  | Prototype:  | QString QResourceFileEngineIterator::currentFileName() const |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource_iterator.cpp |  | Lines:  | 81-86 |  
  |  | 3 | 2 | 
 QResourceFileEngineIterator::next| Name:  | QResourceFileEngineIterator::next |  | Prototype:  | QString QResourceFileEngineIterator::next() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource_iterator.cpp |  | Lines:  | 57-63 |  
  |  | 4 | 2 | 
 QResourceFileEnginePrivate::map| Name:  | QResourceFileEnginePrivate::map |  | Prototype:  | uchar *QResourceFileEnginePrivate::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1476-1486 |  
  |  | 7 | 2 | 
 QResourceFileEnginePrivate::uncompress| Name:  | QResourceFileEnginePrivate::uncompress |  | Prototype:  | void QResourceFileEnginePrivate::uncompress() const |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1494-1503 |  
  |  | 2 | 2 | 
 QResourceRoot::flags| Name:  | QResourceRoot::flags |  | Prototype:  | short QResourceRoot::flags(int node) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 751-757 |  
  |  | 4 | 2 | 
 QResourceRoot::hash| Name:  | QResourceRoot::hash |  | Prototype:  | inline uint QResourceRoot::hash(int node) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 586-596 |  
  |  | 8 | 2 | 
 QRingBuffer::clear| Name:  | QRingBuffer::clear |  | Prototype:  | void QRingBuffer::clear() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 205-216 |  
  |  | 7 | 2 | 
 QRingBuffer::readLine| Name:  | QRingBuffer::readLine |  | Prototype:  | qint64 QRingBuffer::readLine(char *data, qint64 maxLength) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 351-362 |  
  |  | 6 | 2 | 
 QRollEffect::closeEvent| Name:  | QRollEffect::closeEvent |  | Prototype:  | void QRollEffect::closeEvent(QCloseEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 427-438 |  
  |  | 7 | 2 | 
 QRubberBand::initStyleOption| Name:  | QRubberBand::initStyleOption |  | Prototype:  | void QRubberBand::initStyleOption(QStyleOptionRubberBand *option) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 81-92 |  
  |  | 5 | 2 | 
 QRubberBandPrivate::updateMask| Name:  | QRubberBandPrivate::updateMask |  | Prototype:  | void QRubberBandPrivate::updateMask() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 196-207 |  
  |  | 7 | 2 | 
 QSaveFile::cancelWriting| Name:  | QSaveFile::cancelWriting |  | Prototype:  | void QSaveFile::cancelWriting() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp |  | Lines:  | 336-343 |  
  |  | 5 | 2 | 
 QSaveFile::~QSaveFile| Name:  | QSaveFile::~QSaveFile |  | Prototype:  | QSaveFile::~QSaveFile() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp |  | Lines:  | 137-146 |  
  |  | 6 | 2 | 
 QScanConverter::allocate| Name:  | QScanConverter::allocate |  | Prototype:  | inline void QScanConverter::allocate(int size) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 452-459 |  
  |  | 4 | 2 | 
 QScanConverter::emitSpans| Name:  | QScanConverter::emitSpans |  | Prototype:  | void QScanConverter::emitSpans(int chunk) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 265-274 |  
  |  | 5 | 2 | 
 QScanConverter::~QScanConverter| Name:  | QScanConverter::~QScanConverter |  | Prototype:  | QScanConverter::~QScanConverter() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 217-221 |  
  |  | 2 | 2 | 
 QScreen::availableVirtualGeometry| Name:  | QScreen::availableVirtualGeometry |  | Prototype:  | QRect QScreen::availableVirtualGeometry() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 435-442 |  
  |  | 5 | 2 | 
 QScreen::logicalDotsPerInchX| Name:  | QScreen::logicalDotsPerInchX |  | Prototype:  | qreal QScreen::logicalDotsPerInchX() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 242-248 |  
  |  | 4 | 2 | 
 QScreen::logicalDotsPerInchY| Name:  | QScreen::logicalDotsPerInchY |  | Prototype:  | qreal QScreen::logicalDotsPerInchY() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 258-264 |  
  |  | 4 | 2 | 
 QScreen::virtualGeometry| Name:  | QScreen::virtualGeometry |  | Prototype:  | QRect QScreen::virtualGeometry() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 401-408 |  
  |  | 5 | 2 | 
 QScreen::virtualSiblings| Name:  | QScreen::virtualSiblings |  | Prototype:  | QList<QScreen *> QScreen::virtualSiblings() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 365-374 |  
  |  | 7 | 2 | 
 QScrollArea::event| Name:  | QScrollArea::event |  | Prototype:  | bool QScrollArea::event(QEvent *e) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 298-313 |  
  |  | 4 | 2 | 
 QScrollArea::eventFilter| Name:  | QScrollArea::eventFilter |  | Prototype:  | bool QScrollArea::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 319-333 |  
  |  | 4 | 2 | 
 QScrollArea::scrollContentsBy| Name:  | QScrollArea::scrollContentsBy |  | Prototype:  | void QScrollArea::scrollContentsBy(int, int) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 348-354 |  
  |  | 4 | 2 | 
 QScrollArea::setAlignment| Name:  | QScrollArea::setAlignment |  | Prototype:  | void QScrollArea::setAlignment(Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 525-531 |  
  |  | 4 | 2 | 
 QScrollArea::takeWidget| Name:  | QScrollArea::takeWidget |  | Prototype:  | QWidget *QScrollArea::takeWidget() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 285-293 |  
  |  | 6 | 2 | 
 QScrollArea::viewportSizeHint| Name:  | QScrollArea::viewportSizeHint |  | Prototype:  | QSize QScrollArea::viewportSizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 411-419 |  
  |  | 5 | 2 | 
 QScrollBar::hideEvent| Name:  | QScrollBar::hideEvent |  | Prototype:  | void QScrollBar::hideEvent(QHideEvent *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 726-733 |  
  |  | 4 | 2 | 
 QScrollBar::sizeHint| Name:  | QScrollBar::sizeHint |  | Prototype:  | QSize QScrollBar::sizeHint() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 454-470 |  
  |  | 11 | 2 | 
 QScrollBarPrivate::init| Name:  | QScrollBarPrivate::init |  | Prototype:  | void QScrollBarPrivate::init() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 384-406 |  
  |  | 14 | 2 | 
 QScrollBarPrivate::newHoverControl| Name:  | QScrollBarPrivate::newHoverControl |  | Prototype:  | QStyle::SubControl QScrollBarPrivate::newHoverControl(const QPoint &pos) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 216-228 |  
  |  | 9 | 2 | 
 QScrollBarPrivate::stopRepeatAction| Name:  | QScrollBarPrivate::stopRepeatAction |  | Prototype:  | void QScrollBarPrivate::stopRepeatAction() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 290-303 |  
  |  | 9 | 2 | 
 QScrollBarPrivate::updateHoverControl| Name:  | QScrollBarPrivate::updateHoverControl |  | Prototype:  | bool QScrollBarPrivate::updateHoverControl(const QPoint &pos) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 202-214 |  
  |  | 9 | 2 | 
 QScrollbarStyleAnimation::updateCurrentTime| Name:  | QScrollbarStyleAnimation::updateCurrentTime |  | Prototype:  | void QScrollbarStyleAnimation::updateCurrentTime(int time) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 360-365 |  
  |  | 3 | 2 | 
 QScroller::grabbedGesture| Name:  | QScroller::grabbedGesture |  | Prototype:  | Qt::GestureType QScroller::grabbedGesture(QObject *target) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 448-455 |  
  |  | 4 | 2 | 
 QScroller::setScrollerProperties| Name:  | QScroller::setScrollerProperties |  | Prototype:  | void QScroller::setScrollerProperties(const QScrollerProperties &sp) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 368-379 |  
  |  | 5 | 2 | 
 QScrollerPrivate::createScrollToSegments| Name:  | QScrollerPrivate::createScrollToSegments |  | Prototype:  | void QScrollerPrivate::createScrollToSegments(qreal v, qreal deltaTime, qreal endPos, Qt::Orientation orientation, ScrollType type) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1236-1255 |  
  |  | 10 | 2 | 
 QScrollerPrivate::pressWhileScrolling| Name:  | QScrollerPrivate::pressWhileScrolling |  | Prototype:  | bool QScrollerPrivate::pressWhileScrolling(const QPointF &position, qint64 timestamp) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1693-1708 |  
  |  | 10 | 2 | 
 QScrollerPrivate::recalcScrollingSegments| Name:  | QScrollerPrivate::recalcScrollingSegments |  | Prototype:  | void QScrollerPrivate::recalcScrollingSegments(bool forceRecalc) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1157-1168 |  
  |  | 7 | 2 | 
 QScrollerPrivate::releaseWhilePressed| Name:  | QScrollerPrivate::releaseWhilePressed |  | Prototype:  | bool QScrollerPrivate::releaseWhilePressed(const QPointF &, qint64) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1559-1568 |  
  |  | 5 | 2 | 
 QScrollerPrivate::timerEventWhileDragging| Name:  | QScrollerPrivate::timerEventWhileDragging |  | Prototype:  | void QScrollerPrivate::timerEventWhileDragging() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1626-1634 |  
  |  | 3 | 2 | 
 QScrollerPrivate::timerEventWhileScrolling| Name:  | QScrollerPrivate::timerEventWhileScrolling |  | Prototype:  | void QScrollerPrivate::timerEventWhileScrolling() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1684-1691 |  
  |  | 3 | 2 | 
 QScrollerProperties::setDefaultScrollerProperties| Name:  | QScrollerProperties::setDefaultScrollerProperties |  | Prototype:  | void QScrollerProperties::setDefaultScrollerProperties(const QScrollerProperties &sp) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 193-199 |  
  |  | 3 | 2 | 
 QScrollerPropertiesPrivate::defaults| Name:  | QScrollerPropertiesPrivate::defaults |  | Prototype:  | QScrollerPropertiesPrivate *QScrollerPropertiesPrivate::defaults() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 55-87 |  
  |  | 24 | 2 | 
 QSemaphore::acquire| Name:  | QSemaphore::acquire |  | Prototype:  | void QSemaphore::acquire(int n) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp |  | Lines:  | 138-145 |  
  |  | 5 | 2 | 
 QSemaphore::tryAcquire| Name:  | QSemaphore::tryAcquire |  | Prototype:  | bool QSemaphore::tryAcquire(int n) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp |  | Lines:  | 188-196 |  
  |  | 6 | 2 | 
 QSequentialAnimationGroup::insertPause| Name:  | QSequentialAnimationGroup::insertPause |  | Prototype:  | QPauseAnimation *QSequentialAnimationGroup::insertPause(int index, int msecs) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 288-300 |  
  |  | 7 | 2 | 
 QSequentialAnimationGroup::updateDirection| Name:  | QSequentialAnimationGroup::updateDirection |  | Prototype:  | void QSequentialAnimationGroup::updateDirection(QAbstractAnimation::Direction direction) |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 417-423 |  
  |  | 3 | 2 | 
 QSequentialAnimationGroupPrivate::animationActualTotalDuration| Name:  | QSequentialAnimationGroupPrivate::animationActualTotalDuration |  | Prototype:  | int QSequentialAnimationGroupPrivate::animationActualTotalDuration(int index) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 107-114 |  
  |  | 5 | 2 | 
 QSequentialIterable::at| Name:  | QSequentialIterable::at |  | Prototype:  | QVariant QSequentialIterable::at(int idx) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3921-3927 |  
  |  | 4 | 2 | 
 QSequentialIterable::const_iterator::operator*| Name:  | QSequentialIterable::const_iterator::operator* |  | Prototype:  | const QVariant QSequentialIterable::const_iterator::operator*() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4000-4006 |  
  |  | 4 | 2 | 
 QSequentialIterable::const_iterator::operator=| Name:  | QSequentialIterable::const_iterator::operator= |  | Prototype:  | QSequentialIterable::const_iterator& QSequentialIterable::const_iterator::operator=(const const_iterator &other) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3984-3995 |  
  |  | 7 | 2 | 
 QSequentialIterable::const_iterator::~const_iterator| Name:  | QSequentialIterable::const_iterator::~const_iterator |  | Prototype:  | QSequentialIterable::const_iterator::~const_iterator() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3965-3970 |  
  |  | 3 | 2 | 
 QSettings::beginWriteArray| Name:  | QSettings::beginWriteArray |  | Prototype:  | void QSettings::beginWriteArray(const QString &prefix, int size) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 2983-2992 |  
  |  | 5 | 2 | 
 QSettings::event| Name:  | QSettings::event |  | Prototype:  | bool QSettings::event(QEvent *event) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3253-3261 |  
  |  | 5 | 2 | 
 QSettings::registerFormat| Name:  | QSettings::registerFormat |  | Prototype:  | QSettings::Format QSettings::registerFormat(const QString &extension, ReadFunc readFunc, WriteFunc writeFunc, Qt::CaseSensitivity caseSensitivity) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3470-3492 |  
  |  | 13 | 2 | 
 QSettings::setArrayIndex| Name:  | QSettings::setArrayIndex |  | Prototype:  | void QSettings::setArrayIndex(int i) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3029-3041 |  
  |  | 8 | 2 | 
 QSettings::setIniCodec| Name:  | QSettings::setIniCodec |  | Prototype:  | void QSettings::setIniCodec(const char *codecName) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 2827-2832 |  
  |  | 3 | 2 | 
 QSettings::setPath| Name:  | QSettings::setPath |  | Prototype:  | void QSettings::setPath(Format format, Scope scope, const QString &path) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3393-3400 |  
  |  | 5 | 2 | 
 QSettings::setValue| Name:  | QSettings::setValue |  | Prototype:  | void QSettings::setValue(const QString &key, const QVariant &value) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3146-3156 |  
  |  | 7 | 2 | 
 QSettings::value| Name:  | QSettings::value |  | Prototype:  | QVariant QSettings::value(const QString &key, const QVariant &defaultValue) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3282-3293 |  
  |  | 8 | 2 |