| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QSqlCachedResult::fetchLast| Name:  | QSqlCachedResult::fetchLast |  | Prototype:  | bool QSqlCachedResult::fetchLast() |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines:  | 206-225 |  
  |  | 12 | 5 | 
 QSplitterPrivate::findWidgetJustBeforeOrJustAfter| Name:  | QSplitterPrivate::findWidgetJustBeforeOrJustAfter |  | Prototype:  | int QSplitterPrivate::findWidgetJustBeforeOrJustAfter(int index, int delta, int &collapsibleSize) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 586-601 |  
  |  | 10 | 5 | 
 QSplitterPrivate::adjustPos| Name:  | QSplitterPrivate::adjustPos |  | Prototype:  | int QSplitterPrivate::adjustPos(int pos, int index, int *farMin, int *min, int *max, int *farMax) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 660-689 |  
  |  | 15 | 5 | 
 QSplitterHandle::paintEvent| Name:  | QSplitterHandle::paintEvent |  | Prototype:  | void QSplitterHandle::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 336-354 |  
  |  | 15 | 5 | 
 QSpdyProtocolHandler::sendControlFrame| Name:  | QSpdyProtocolHandler::sendControlFrame |  | Prototype:  | void QSpdyProtocolHandler::sendControlFrame(FrameType type, ControlFrameFlags flags, const char *data, quint32 length) |  | Coverage:  |  54.545% (6/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 569-608 |  
  |  | 28 | 5 | 
 QSortFilterProxyModelPrivate::source_to_proxy| Name:  | QSortFilterProxyModelPrivate::source_to_proxy |  | Prototype:  | QModelIndex QSortFilterProxyModelPrivate::source_to_proxy(const QModelIndex &source_index) const |  | Coverage:  |  64.706% (11/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 392-411 |  
  |  | 16 | 5 | 
 QSortFilterProxyModelPrivate::source_items_about_to_be_removed| Name:  | QSortFilterProxyModelPrivate::source_items_about_to_be_removed |  | Prototype:  | void QSortFilterProxyModelPrivate::source_items_about_to_be_removed( const QModelIndex &source_parent, int start, int end, Qt::Orientation orient) |  | Coverage:  |  85.714% (18/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 841-867 |  
  |  | 16 | 5 | 
 QSortFilterProxyModelPrivate::remove_proxy_interval| Name:  | QSortFilterProxyModelPrivate::remove_proxy_interval |  | Prototype:  | void QSortFilterProxyModelPrivate::remove_proxy_interval( QVector<int> &source_to_proxy, QVector<int> &proxy_to_source, int proxy_start, int proxy_end, const QModelIndex &proxy_parent, Qt::Orientation orient, bool emit_signal) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 576-599 |  
  |  | 11 | 5 | 
 QSortFilterProxyModelPrivate::filter_changed| Name:  | QSortFilterProxyModelPrivate::filter_changed |  | Prototype:  | void QSortFilterProxyModelPrivate::filter_changed(const QModelIndex &source_parent) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1075-1111 |  
  |  | 19 | 5 | 
 QSortFilterProxyModelPrivate::_q_sourceColumnsInserted| Name:  | QSortFilterProxyModelPrivate::_q_sourceColumnsInserted |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceColumnsInserted( const QModelIndex &source_parent, int start, int end) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1486-1504 |  
  |  | 10 | 5 | 
 QSortFilterProxyModel::setHeaderData| Name:  | QSortFilterProxyModel::setHeaderData |  | Prototype:  | bool QSortFilterProxyModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) |  | Coverage:  |  61.111% (11/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2015-2033 |  
  |  | 13 | 5 | 
 QSortFilterProxyModel::headerData| Name:  | QSortFilterProxyModel::headerData |  | Prototype:  | QVariant QSortFilterProxyModel::headerData(int section, Qt::Orientation orientation, int role) const |  | Coverage:  |  55.556% (10/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1993-2010 |  
  |  | 13 | 5 | 
 QSocks5SocketEnginePrivate::initialize| Name:  | QSocks5SocketEnginePrivate::initialize |  | Prototype:  | void QSocks5SocketEnginePrivate::initialize(Socks5Mode socks5Mode) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 532-585 |  
  |  | 37 | 5 | 
 QSocks5SocketEnginePrivate::_q_controlSocketError| Name:  | QSocks5SocketEnginePrivate::_q_controlSocketError |  | Prototype:  | void QSocks5SocketEnginePrivate::_q_controlSocketError(QAbstractSocket::SocketError error) |  | Coverage:  | 100.000% (21/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1235-1264 |  
  |  | 19 | 5 | 
 QSocks5SocketEngine::~QSocks5SocketEngine| Name:  | QSocks5SocketEngine::~QSocks5SocketEngine |  | Prototype:  | QSocks5SocketEngine::~QSocks5SocketEngine() |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 988-1006 |  
  |  | 11 | 5 | 
 QSocks5SocketEngine::waitForWrite| Name:  | QSocks5SocketEngine::waitForWrite |  | Prototype:  | bool QSocks5SocketEngine::waitForWrite(int msecs, bool *timedOut) |  | Coverage:  |  68.421% (13/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1808-1832 |  
  |  | 14 | 5 | 
 QSocks5SocketEngine::read| Name:  | QSocks5SocketEngine::read |  | Prototype:  | qint64 QSocks5SocketEngine::read(char *data, qint64 maxlen) |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1515-1543 |  
  |  | 17 | 5 | 
 QSocks5BindStore::retrieve| Name:  | QSocks5BindStore::retrieve |  | Prototype:  | QSocks5BindData *QSocks5BindStore::retrieve(qintptr socketDescriptor) |  | Coverage:  |  50.000% (7/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 370-392 |  
  |  | 14 | 5 | 
 QSimplex::pivotRowForColumn| Name:  | QSimplex::pivotRowForColumn |  | Prototype:  | int QSimplex::pivotRowForColumn(int column) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp |  | Lines:  | 433-453 |  
  |  | 13 | 5 | 
 QSimplex::combineRows| Name:  | QSimplex::combineRows |  | Prototype:  | void QSimplex::combineRows(int toIndex, int fromIndex, qreal factor) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp |  | Lines:  | 375-396 |  
  |  | 11 | 5 | 
 QSignalMapper::map| Name:  | QSignalMapper::map |  | Prototype:  | void QSignalMapper::map(QObject *sender) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp |  | Lines:  | 251-262 |  
  |  | 9 | 5 | 
 QShortcutMap::tryShortcut| Name:  | QShortcutMap::tryShortcut |  | Prototype:  | bool QShortcutMap::tryShortcut(QKeyEvent *e) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 327-359 |  
  |  | 13 | 5 | 
 QShortcutMap::translateModifiers| Name:  | QShortcutMap::translateModifiers |  | Prototype:  | int QShortcutMap::translateModifiers(Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 611-623 |  
  |  | 10 | 5 | 
 QShortcutMap::removeShortcut| Name:  | QShortcutMap::removeShortcut |  | Prototype:  | int QShortcutMap::removeShortcut(int id, QObject *owner, const QKeySequence &key) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 185-221 |  
  |  | 22 | 5 | 
 QShortcutMap::createNewSequences| Name:  | QShortcutMap::createNewSequences |  | Prototype:  | void QShortcutMap::createNewSequences(QKeyEvent *e, QVector<QKeySequence> &ksl, int ignoredModifiers) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 539-572 |  
  |  | 24 | 5 | 
 QShortcut::event| Name:  | QShortcut::event |  | Prototype:  | bool QShortcut::event(QEvent *e) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 636-657 |  
  |  | 13 | 5 | 
 QSharedMemoryPrivate::handle| Name:  | QSharedMemoryPrivate::handle |  | Prototype:  | key_t QSharedMemoryPrivate::handle() |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp |  | Lines:  | 71-98 |  
  |  | 16 | 5 | 
 QSharedMemory::create| Name:  | QSharedMemory::create |  | Prototype:  | bool QSharedMemory::create(int size, AccessMode mode) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp |  | Lines:  | 326-359 |  
  |  | 16 | 5 | 
 QSettingsPrivate::stringListToVariantList| Name:  | QSettingsPrivate::stringListToVariantList |  | Prototype:  | QVariant QSettingsPrivate::stringListToVariantList(const QStringList &l) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 372-392 |  
  |  | 13 | 5 | 
 QSettingsPrivate::processChild| Name:  | QSettingsPrivate::processChild |  | Prototype:  | void QSettingsPrivate::processChild(QStringRef key, ChildSpec spec, QStringList &result) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 308-322 |  
  |  | 9 | 5 | 
 QSettings::endArray| Name:  | QSettings::endArray |  | Prototype:  | void QSettings::endArray() |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3000-3019 |  
  |  | 13 | 5 | 
 QSequentialAnimationGroupPrivate::rewindForwards| Name:  | QSequentialAnimationGroupPrivate::rewindForwards |  | Prototype:  | void QSequentialAnimationGroupPrivate::rewindForwards(const AnimationIndex &newAnimationIndex) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 206-230 |  
  |  | 12 | 5 | 
 QSequentialAnimationGroupPrivate::advanceForwards| Name:  | QSequentialAnimationGroupPrivate::advanceForwards |  | Prototype:  | void QSequentialAnimationGroupPrivate::advanceForwards(const AnimationIndex &newAnimationIndex) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 174-198 |  
  |  | 12 | 5 | 
 QSemaphore::tryAcquire| Name:  | QSemaphore::tryAcquire |  | Prototype:  | bool QSemaphore::tryAcquire(int n, int timeout) |  | Coverage:  |  68.750% (11/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp |  | Lines:  | 214-235 |  
  |  | 14 | 5 | 
 QScrollerPrivate::pushSegment| Name:  | QScrollerPrivate::pushSegment |  | Prototype:  | void QScrollerPrivate::pushSegment(ScrollType type, qreal deltaTime, qreal stopProgress, qreal startPos, qreal deltaPos, qreal stopPos, QEasingCurve::Type curve, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1121-1151 |  
  |  | 20 | 5 | 
 QScrollerPrivate::nextSegmentPosition| Name:  | QScrollerPrivate::nextSegmentPosition |  | Prototype:  | qreal QScrollerPrivate::nextSegmentPosition(QQueue<ScrollSegment> &segments, qint64 now, qreal oldPos) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1852-1877 |  
  |  | 15 | 5 | 
 QScrollerPrivate::inputName| Name:  | QScrollerPrivate::inputName |  | Prototype:  | const char *QScrollerPrivate::inputName(QScroller::Input input) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 927-935 |  
  |  | 5 | 5 | 
 QScroller::ungrabGesture| Name:  | QScroller::ungrabGesture |  | Prototype:  | void QScroller::ungrabGesture(QObject *target) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 463-485 |  
  |  | 13 | 5 | 
 QScroller::pixelPerMeter| Name:  | QScroller::pixelPerMeter |  | Prototype:  | QPointF QScroller::pixelPerMeter() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 569-594 |  
  |  | 16 | 5 | 
 QScrollBarPrivate::setTransient| Name:  | QScrollBarPrivate::setTransient |  | Prototype:  | void QScrollBarPrivate::setTransient(bool value) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 230-242 |  
  |  | 8 | 5 | 
 QScrollBar::wheelEvent| Name:  | QScrollBar::wheelEvent |  | Prototype:  | void QScrollBar::wheelEvent(QWheelEvent *event) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 514-533 |  
  |  | 11 | 5 | 
 QScrollArea::sizeHint| Name:  | QScrollArea::sizeHint |  | Prototype:  | QSize QScrollArea::sizeHint() const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 388-406 |  
  |  | 14 | 5 | 
 QScrollArea::ensureVisible| Name:  | QScrollArea::ensureVisible |  | Prototype:  | void QScrollArea::ensureVisible(int x, int y, int xmargin, int ymargin) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 441-458 |  
  |  | 10 | 5 | 
 QScanConverter::emitNode| Name:  | QScanConverter::emitNode |  | Prototype:  | void QScanConverter::emitNode(const Intersection *node) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 247-263 |  
  |  | 9 | 5 | 
 QRubberBand::changeEvent| Name:  | QRubberBand::changeEvent |  | Prototype:  | void QRubberBand::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 223-240 |  
  |  | 9 | 5 | 
 QRollEffect::run| Name:  | QRollEffect::run |  | Prototype:  | void QRollEffect::run(int time) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 446-479 |  
  |  | 22 | 5 | 
 QRingBuffer::reserve| Name:  | QRingBuffer::reserve |  | Prototype:  | char *QRingBuffer::reserve(qint64 bytes) |  | Coverage:  |  90.000% (18/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 106-137 |  
  |  | 19 | 5 | 
 QRingBuffer::free| Name:  | QRingBuffer::free |  | Prototype:  | void QRingBuffer::free(qint64 bytes) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 72-104 |  
  |  | 18 | 5 | 
 QRingBuffer::chop| Name:  | QRingBuffer::chop |  | Prototype:  | void QRingBuffer::chop(qint64 bytes) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 173-203 |  
  |  | 17 | 5 | 
 QResource::unregisterResource| Name:  | QResource::unregisterResource |  | Prototype:  | bool QResource::unregisterResource(const uchar *rccData, const QString &resourceRoot) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1164-1186 |  
  |  | 14 | 5 | 
 QResource::unregisterResource| Name:  | QResource::unregisterResource |  | Prototype:  | bool QResource::unregisterResource(const QString &rccFilename, const QString &resourceRoot) |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1093-1115 |  
  |  | 14 | 5 | 
 QRenderRule::boxRect| Name:  | QRenderRule::boxRect |  | Prototype:  | QRect QRenderRule::boxRect(const QRect& cr, int flags) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1053-1071 |  
  |  | 12 | 5 | 
 QRegularExpression::escape| Name:  | QRegularExpression::escape |  | Prototype:  | QString QRegularExpression::escape(const QString &str) |  | Coverage:  |  96.296% (26/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1884-1917 |  
  |  | 19 | 5 | 
 QRegionPrivate::prepend| Name:  | QRegionPrivate::prepend |  | Prototype:  | void QRegionPrivate::prepend(const QRect *r) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1521-1551 |  
  |  | 18 | 5 | 
 QRegion::xored| Name:  | QRegion::xored |  | Prototype:  | QRegion QRegion::xored(const QRegion &r) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4185-4201 |  
  |  | 12 | 5 | 
 QRegion::subtracted| Name:  | QRegion::subtracted |  | Prototype:  | QRegion QRegion::subtracted(const QRegion &r) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4160-4183 |  
  |  | 12 | 5 | 
 QRegion::intersected| Name:  | QRegion::intersected |  | Prototype:  | QRegion QRegion::intersected(const QRect &r) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4134-4158 |  
  |  | 15 | 5 | 
 QRegExpEngine::heuristicallyChooseHeuristic| Name:  | QRegExpEngine::heuristicallyChooseHeuristic |  | Prototype:  | void QRegExpEngine::heuristicallyChooseHeuristic() |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1620-1649 |  
  |  | 14 | 5 | 
 QRegExpEngine::goodStringMatch| Name:  | QRegExpEngine::goodStringMatch |  | Prototype:  | bool QRegExpEngine::goodStringMatch(QRegExpMatchState &matchState) const |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1876-1894 |  
  |  | 13 | 5 | 
 QRegExpEngine::addPlusTransitions| Name:  | QRegExpEngine::addPlusTransitions |  | Prototype:  | void QRegExpEngine::addPlusTransitions(const QVector<int> &from, const QVector<int> &to, int atom) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1539-1554 |  
  |  | 9 | 5 | 
 QRegExpEngine::Box::dump| Name:  | QRegExpEngine::Box::dump |  | Prototype:  | void QRegExpEngine::Box::dump() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2699-2718 |  
  |  | 13 | 5 | 
 QRegExpCharClass::in| Name:  | QRegExpCharClass::in |  | Prototype:  | bool QRegExpCharClass::in(QChar ch) const |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2416-2435 |  
  |  | 11 | 5 | 
 QRegExp::lastIndexIn| Name:  | QRegExp::lastIndexIn |  | Prototype:  | int QRegExp::lastIndexIn(const QString &str, int offset, CaretMode caretMode) const |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4317-4335 |  
  |  | 13 | 5 | 
 QRegExp::capturedTexts| Name:  | QRegExp::capturedTexts |  | Prototype:  | QStringList QRegExp::capturedTexts() const |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4398-4416 |  
  |  | 13 | 5 | 
 QRasterPaintEngine::updateMatrix| Name:  | QRasterPaintEngine::updateMatrix |  | Prototype:  | void QRasterPaintEngine::updateMatrix(const QTransform &matrix) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 557-590 |  
  |  | 18 | 5 | 
 QRasterPaintEngine::drawStaticTextItem| Name:  | QRasterPaintEngine::drawStaticTextItem |  | Prototype:  | void QRasterPaintEngine::drawStaticTextItem(QStaticTextItem *textItem) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2985-3016 |  
  |  | 23 | 5 | 
 QPushButton::setMenu| Name:  | QPushButton::setMenu |  | Prototype:  | void QPushButton::setMenu(QMenu* menu) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 525-544 |  
  |  | 14 | 5 | 
 QProgressDialog::reset| Name:  | QProgressDialog::reset |  | Prototype:  | void QProgressDialog::reset() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 598-622 |  
  |  | 13 | 5 | 
 QProcessPrivate::processStarted| Name:  | QProcessPrivate::processStarted |  | Prototype:  | bool QProcessPrivate::processStarted(QString *errorMessage) |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 625-653 |  
  |  | 16 | 5 | 
 QProcessPrivate::_q_canWrite| Name:  | QProcessPrivate::_q_canWrite |  | Prototype:  | bool QProcessPrivate::_q_canWrite() |  | Coverage:  |  76.471% (13/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1097-1116 |  
  |  | 10 | 5 | 
 QPrintPreviewDialogPrivate::init| Name:  | QPrintPreviewDialogPrivate::init |  | Prototype:  | void QPrintPreviewDialogPrivate::init(QPrinter *_printer) |  | Coverage:  |  50.000% (6/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 221-347 |  
  |  | 86 | 5 | 
 QPrintPreviewDialogPrivate::_q_navigate| Name:  | QPrintPreviewDialogPrivate::_q_navigate |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_navigate(QAction* action) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 529-541 |  
  |  | 10 | 5 | 
 QPollingFileSystemWatcherEngine::removePaths| Name:  | QPollingFileSystemWatcherEngine::removePaths |  | Prototype:  | QStringList QPollingFileSystemWatcherEngine::removePaths(const QStringList &paths, QStringList *files, QStringList *directories) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp |  | Lines:  | 90-113 |  
  |  | 14 | 5 | 
 QPngHandler::setOption| Name:  | QPngHandler::setOption |  | Prototype:  | void QPngHandler::setOption(ImageOption option, const QVariant &value) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1086-1096 |  
  |  | 8 | 5 | 
 QPlatformCursorImage::set| Name:  | QPlatformCursorImage::set |  | Prototype:  | void QPlatformCursorImage::set(Qt::CursorShape id) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp |  | Lines:  | 548-564 |  
  |  | 11 | 5 | 
 QPlatformBackingStorePrivate::~QPlatformBackingStorePrivate| Name:  | QPlatformBackingStorePrivate::~QPlatformBackingStorePrivate |  | Prototype:  | ~QPlatformBackingStorePrivate() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 87-101 |  
  |  | 9 | 5 | 
 QPlainTextEdit::mouseMoveEvent| Name:  | QPlainTextEdit::mouseMoveEvent |  | Prototype:  | void QPlainTextEdit::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2047-2062 |  
  |  | 12 | 5 | 
 QPixmapStyle::drawComplexControl| Name:  | QPixmapStyle::drawComplexControl |  | Prototype:  | void QPixmapStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 306-322 |  
  |  | 8 | 5 | 
 QPixmap::detach| Name:  | QPixmap::detach |  | Prototype:  | void QPixmap::detach() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 1570-1591 |  
  |  | 12 | 5 | 
 QPicturePaintEngine::drawTextItem| Name:  | QPicturePaintEngine::drawTextItem |  | Prototype:  | void QPicturePaintEngine::drawTextItem(const QPointF &p , const QTextItem &ti) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 479-517 |  
  |  | 25 | 5 | 
 QPicture::save| Name:  | QPicture::save |  | Prototype:  | bool QPicture::save(QIODevice *dev, const char *format) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 350-376 |  
  |  | 14 | 5 | 
 QPicture::play| Name:  | QPicture::play |  | Prototype:  | bool QPicture::play(QPainter *painter) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 414-447 |  
  |  | 24 | 5 | 
 QPdfEnginePrivate::generateLinearGradientShader| Name:  | QPdfEnginePrivate::generateLinearGradientShader |  | Prototype:  | int QPdfEnginePrivate::generateLinearGradientShader(const QLinearGradient *gradient, const QTransform &matrix, bool alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 2085-2144 |  
  |  | 41 | 5 | 
 QPdfEnginePrivate::generateGradientShader| Name:  | QPdfEnginePrivate::generateGradientShader |  | Prototype:  | int QPdfEnginePrivate::generateGradientShader(const QGradient *gradient, const QTransform &matrix, bool alpha) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 2215-2229 |  
  |  | 7 | 5 | 
 QParallelAnimationGroupPrivate::applyGroupState| Name:  | QParallelAnimationGroupPrivate::applyGroupState |  | Prototype:  | void QParallelAnimationGroupPrivate::applyGroupState(QAbstractAnimation *animation) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 280-294 |  
  |  | 6 | 5 | 
 QPalette::setBrush| Name:  | QPalette::setBrush |  | Prototype:  | void QPalette::setBrush(ColorGroup cg, ColorRole cr, const QBrush &b) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 751-770 |  
  |  | 14 | 5 | 
 QPalette::resolve| Name:  | QPalette::resolve |  | Prototype:  | QPalette QPalette::resolve(const QPalette &other) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 904-922 |  
  |  | 12 | 5 | 
 QPalette::operator==| Name:  | QPalette::operator== |  | Prototype:  | bool QPalette::operator==(const QPalette &p) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 825-836 |  
  |  | 7 | 5 | 
 QPalette::detach| Name:  | QPalette::detach |  | Prototype:  | void QPalette::detach() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 789-802 |  
  |  | 9 | 5 | 
 QPainterPrivate::detachPainterPrivate| Name:  | QPainterPrivate::detachPainterPrivate |  | Prototype:  | void QPainterPrivate::detachPainterPrivate(QPainter *q) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 312-336 |  
  |  | 17 | 5 | 
 QPainterPath::toFillPolygon| Name:  | QPainterPath::toFillPolygon |  | Prototype:  | QPolygonF QPainterPath::toFillPolygon(const QTransform &matrix) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2791-2807 |  
  |  | 12 | 5 | 
 QPainterPath::slopeAtPercent| Name:  | QPainterPath::slopeAtPercent |  | Prototype:  | qreal QPainterPath::slopeAtPercent(qreal t) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3050-3084 |  
  |  | 20 | 5 | 
 QPainterPath::addRoundRect| Name:  | QPainterPath::addRoundRect |  | Prototype:  | void QPainterPath::addRoundRect(const QRectF &r, int xRnd, int yRnd) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3175-3212 |  
  |  | 27 | 5 | 
 QPainter::~QPainter| Name:  | QPainter::~QPainter |  | Prototype:  | QPainter::~QPainter() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1484-1503 |  
  |  | 11 | 5 | 
 QPainter::strokePath| Name:  | QPainter::strokePath |  | Prototype:  | void QPainter::strokePath(const QPainterPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3281-3312 |  
  |  | 18 | 5 | 
 QPainter::setClipping| Name:  | QPainter::setClipping |  | Prototype:  | void QPainter::setClipping(bool enable) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2452-2482 |  
  |  | 15 | 5 | 
 QPainter::fillRect| Name:  | QPainter::fillRect |  | Prototype:  | void QPainter::fillRect(const QRectF &r, const QBrush &brush) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6887-6916 |  
  |  | 19 | 5 | 
 QPainter::fillRect| Name:  | QPainter::fillRect |  | Prototype:  | void QPainter::fillRect(const QRect &r, const QBrush &brush) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6925-6954 |  
  |  | 19 | 5 | 
 QPainter::fillPath| Name:  | QPainter::fillPath |  | Prototype:  | void QPainter::fillPath(const QPainterPath &path, const QBrush &brush) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3324-3355 |  
  |  | 18 | 5 | 
 QPainter::drawPolyline| Name:  | QPainter::drawPolyline |  | Prototype:  | void QPainter::drawPolyline(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4697-4730 |  
  |  | 14 | 5 |