| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QSqlResult::bindValue| Name:  | QSqlResult::bindValue |  | Prototype:  | void QSqlResult::bindValue(int index, const QVariant& val, QSql::ParamType paramType) |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 681-693 |  
  |  | 10 | 4 | 
 QSqlQueryModel::headerData| Name:  | QSqlQueryModel::headerData |  | Prototype:  | QVariant QSqlQueryModel::headerData(int section, Qt::Orientation orientation, int role) const |  | Coverage:  |  94.737% (18/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp |  | Lines:  | 369-382 |  
  |  | 10 | 5 | 
 QSqlQueryModel::clear| Name:  | QSqlQueryModel::clear |  | Prototype:  | void QSqlQueryModel::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp |  | Lines:  | 477-489 |  
  |  | 10 | 1 | 
 QSqlDatabasePrivate::QSqlDatabasePrivate| Name:  | QSqlDatabasePrivate::QSqlDatabasePrivate |  | Prototype:  | QSqlDatabasePrivate::QSqlDatabasePrivate(const QSqlDatabasePrivate &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp |  | Lines:  | 171-183 |  
  |  | 10 | 1 | 
 QSplitterPrivate::insertWidget_helper| Name:  | QSplitterPrivate::insertWidget_helper |  | Prototype:  | void QSplitterPrivate::insertWidget_helper(int index, QWidget *widget, bool show) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 826-838 |  
  |  | 10 | 3 | 
 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 | 
 QSplitterHandle::event| Name:  | QSplitterHandle::event |  | Prototype:  | bool QSplitterHandle::event(QEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 267-283 |  
  |  | 10 | 4 | 
 QSpiApplicationAdaptor::notifyKeyboardListenerCallback| Name:  | QSpiApplicationAdaptor::notifyKeyboardListenerCallback |  | Prototype:  | void QSpiApplicationAdaptor::notifyKeyboardListenerCallback(const QDBusMessage& message) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp |  | Lines:  | 211-226 |  
  |  | 10 | 4 | 
 QSpanCollection::spanAt| Name:  | QSpanCollection::spanAt |  | Prototype:  | QSpanCollection::Span *QSpanCollection::spanAt(int x, int y) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 142-154 |  
  |  | 10 | 4 | 
 QSortFilterProxyModelPrivate::can_create_mapping| Name:  | QSortFilterProxyModelPrivate::can_create_mapping |  | Prototype:  | bool QSortFilterProxyModelPrivate::can_create_mapping(const QModelIndex &source_parent) const |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 413-430 |  
  |  | 10 | 4 | 
 QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeMoved| Name:  | QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeMoved |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1427-1447 |  
  |  | 10 | 3 | 
 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 | 
 QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeMoved| Name:  | QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeMoved |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1531-1547 |  
  |  | 10 | 3 | 
 QSortFilterProxyModel::hasChildren| Name:  | QSortFilterProxyModel::hasChildren |  | Prototype:  | bool QSortFilterProxyModel::hasChildren(const QModelIndex &parent) const |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1950-1964 |  
  |  | 10 | 4 | 
 QSortFilterProxyModel::QSortFilterProxyModel| Name:  | QSortFilterProxyModel::QSortFilterProxyModel |  | Prototype:  | QSortFilterProxyModel::QSortFilterProxyModel(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1729-1742 |  
  |  | 10 | 1 | 
 QSocks5SocketEngine::waitForReadOrWrite| Name:  | QSocks5SocketEngine::waitForReadOrWrite |  | Prototype:  | bool QSocks5SocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1834-1850 |  
  |  | 10 | 4 | 
 QSocks5SocketEngine::readDatagram| Name:  | QSocks5SocketEngine::readDatagram |  | Prototype:  | qint64 QSocks5SocketEngine::readDatagram(char *data, qint64 maxlen, QIpPacketHeader *header, PacketHeaderOptions) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1612-1627 |  
  |  | 10 | 2 | 
 QSizeGrip::eventFilter| Name:  | QSizeGrip::eventFilter |  | Prototype:  | bool QSizeGrip::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp |  | Lines:  | 481-497 |  
  |  | 10 | 2 | 
 QSizeF::scaled| Name:  | QSizeF::scaled |  | Prototype:  | QSizeF QSizeF::scaled(const QSizeF &s, Qt::AspectRatioMode mode) const noexcept |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp |  | Lines:  | 656-676 |  
  |  | 10 | 4 | 
 QSimpleTextCodec::convertToUnicode| Name:  | QSimpleTextCodec::convertToUnicode |  | Prototype:  | QString QSimpleTextCodec::convertToUnicode(const char* chars, int len, ConverterState *) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp |  | Lines:  | 643-660 |  
  |  | 10 | 4 | 
 QSimpleDrag::drop| Name:  | QSimpleDrag::drop |  | Prototype:  | void QSimpleDrag::drop(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 382-399 |  
  |  | 10 | 3 | 
 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 | 
 QShortcut::QShortcut| Name:  | QShortcut::QShortcut |  | Prototype:  | QShortcut::QShortcut(const QKeySequence &key, QWidget *parent, const char *member, const char *ambiguousMember, Qt::ShortcutContext context) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 456-472 |  
  |  | 10 | 4 | 
 QSharedMemory::unlock| Name:  | QSharedMemory::unlock |  | Prototype:  | bool QSharedMemory::unlock() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp |  | Lines:  | 528-540 |  
  |  | 10 | 3 | 
 QSettings::endGroup| Name:  | QSettings::endGroup |  | Prototype:  | void QSettings::endGroup() |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 2907-2922 |  
  |  | 10 | 4 | 
 QSequentialAnimationGroupPrivate::restart| Name:  | QSequentialAnimationGroupPrivate::restart |  | Prototype:  | void QSequentialAnimationGroupPrivate::restart() |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 149-166 |  
  |  | 10 | 4 | 
 QScrollerPrivate::timerTick| Name:  | QScrollerPrivate::timerTick |  | Prototype:  | void QScrollerPrivate::timerTick() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 945-970 |  
  |  | 10 | 3 | 
 QScrollerPrivate::setContentPositionHelperScrolling| Name:  | QScrollerPrivate::setContentPositionHelperScrolling |  | Prototype:  | void QScrollerPrivate::setContentPositionHelperScrolling() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1879-1901 |  
  |  | 10 | 1 | 
 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::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 | 
 QScrollbarStyleAnimation::QScrollbarStyleAnimation| Name:  | QScrollbarStyleAnimation::QScrollbarStyleAnimation |  | Prototype:  | QScrollbarStyleAnimation::QScrollbarStyleAnimation(Mode mode, QObject *target) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 328-343 |  
  |  | 10 | 3 | 
 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 | 
 QRingBuffer::readPointerAtPosition| Name:  | QRingBuffer::readPointerAtPosition |  | Prototype:  | const char *QRingBuffer::readPointerAtPosition(qint64 pos, qint64 &length) const |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 54-70 |  
  |  | 10 | 4 | 
 QRingBuffer::read| Name:  | QRingBuffer::read |  | Prototype:  | qint64 QRingBuffer::read(char *data, qint64 maxLength) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 248-261 |  
  |  | 10 | 3 | 
 QResourceFileEngine::read| Name:  | QResourceFileEngine::read |  | Prototype:  | qint64 QResourceFileEngine::read(char *data, qint64 len) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1277-1290 |  
  |  | 10 | 4 | 
 QResourceFileEngine::extension| Name:  | QResourceFileEngine::extension |  | Prototype:  | bool QResourceFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1455-1469 |  
  |  | 10 | 3 | 
 QRegularExpressionValidator::validate| Name:  | QRegularExpressionValidator::validate |  | Prototype:  | QValidator::State QRegularExpressionValidator::validate(QString &input, int &pos) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 1016-1035 |  
  |  | 10 | 4 | 
 QRegion::copy| Name:  | QRegion::copy |  | Prototype:  | QRegion QRegion::copy() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3919-3932 |  
  |  | 10 | 3 | 
 QRegExpEngine::getRep| Name:  | QRegExpEngine::getRep |  | Prototype:  | int QRegExpEngine::getRep(int def) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3296-3312 |  
  |  | 10 | 4 | 
 QReadWriteLockPrivate::recursiveLockForWrite| Name:  | QReadWriteLockPrivate::recursiveLockForWrite |  | Prototype:  | bool QReadWriteLockPrivate::recursiveLockForWrite(int timeout) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 557-573 |  
  |  | 10 | 3 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal radius, qreal fx, qreal fy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1886-1900 |  
  |  | 10 | 1 | 
 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 | 
 QProcessPoller::QProcessPoller| Name:  | QProcessPoller::QProcessPoller |  | Prototype:  | QProcessPoller::QProcessPoller(const QProcessPrivate &proc) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 142-159 |  
  |  | 10 | 4 | 
 QProcess::start| Name:  | QProcess::start |  | Prototype:  | void QProcess::start(const QString &program, const QStringList &arguments, OpenMode mode) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2079-2095 |  
  |  | 10 | 3 | 
 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 | 
 QPpmHandler::read| Name:  | QPpmHandler::read |  | Prototype:  | bool QPpmHandler::read(QImage *image) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 468-485 |  
  |  | 10 | 4 | 
 QPolygon::setPoints| Name:  | QPolygon::setPoints |  | Prototype:  | void QPolygon::setPoints(int nPoints, int firstx, int firsty, ...) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 335-348 |  
  |  | 10 | 2 | 
 QPluginLoader::setFileName| Name:  | QPluginLoader::setFileName |  | Prototype:  | void QPluginLoader::setFileName(const QString &fileName) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 349-373 |  
  |  | 10 | 3 | 
 QPlainTextEditPrivate::relayoutDocument| Name:  | QPlainTextEditPrivate::relayoutDocument |  | Prototype:  | void QPlainTextEditPrivate::relayoutDocument() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1844-1859 |  
  |  | 10 | 2 | 
 QPlainTextEdit::anchorAt| Name:  | QPlainTextEdit::anchorAt |  | Prototype:  | QString QPlainTextEdit::anchorAt(const QPoint &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1392-1405 |  
  |  | 10 | 2 | 
 QPixmapStyle::sliderSizeFromContents| Name:  | QPixmapStyle::sliderSizeFromContents |  | Prototype:  | QSize QPixmapStyle::sliderSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 984-1003 |  
  |  | 10 | 3 | 
 QPixmapStyle::drawRadioButton| Name:  | QPixmapStyle::drawRadioButton |  | Prototype:  | void QPixmapStyle::drawRadioButton(const QStyleOption *option, QPainter *painter, const QWidget *) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 737-754 |  
  |  | 10 | 2 | 
 QPixmapStyle::drawCheckBox| Name:  | QPixmapStyle::drawCheckBox |  | Prototype:  | void QPixmapStyle::drawCheckBox(const QStyleOption *option, QPainter *painter, const QWidget *) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 718-735 |  
  |  | 10 | 2 | 
 QPixmapStyle::addDescriptor| Name:  | QPixmapStyle::addDescriptor |  | Prototype:  | void QPixmapStyle::addDescriptor(QPixmapStyle::ControlDescriptor control, const QString &fileName, QMargins margins, QTileRules tileRules) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 584-601 |  
  |  | 10 | 2 | 
 QPictureIO::inputFormats| Name:  | QPictureIO::inputFormats |  | Prototype:  | QList<QByteArray> QPictureIO::inputFormats() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1798-1815 |  
  |  | 10 | 4 | 
 QPdfEnginePrivate::printString| Name:  | QPdfEnginePrivate::printString |  | Prototype:  | void QPdfEnginePrivate::printString(const QString &string) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1789-1806 |  
  |  | 10 | 4 | 
 QPdf::toHex| Name:  | QPdf::toHex |  | Prototype:  | const char *QPdf::toHex(ushort u, char *buffer) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 701-715 |  
  |  | 10 | 3 | 
 QPdf::toHex| Name:  | QPdf::toHex |  | Prototype:  | const char *QPdf::toHex(uchar u, char *buffer) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 717-731 |  
  |  | 10 | 3 | 
 QPdf::generateMatrix| Name:  | QPdf::generateMatrix |  | Prototype:  | QByteArray QPdf::generateMatrix(const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 356-368 |  
  |  | 10 | 1 | 
 QPdf::ByteStream::operator <<| Name:  | QPdf::ByteStream::operator << |  | Prototype:  | ByteStream &ByteStream::operator <<(const ByteStream &src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 207-222 |  
  |  | 10 | 3 | 
 QPainter::setWindow| Name:  | QPainter::setWindow |  | Prototype:  | void QPainter::setWindow(const QRect &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7176-7197 |  
  |  | 10 | 2 | 
 QPainter::setViewport| Name:  | QPainter::setViewport |  | Prototype:  | void QPainter::setViewport(const QRect &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7240-7261 |  
  |  | 10 | 2 | 
 QPainter::setRenderHints| Name:  | QPainter::setRenderHints |  | Prototype:  | void QPainter::setRenderHints(RenderHints hints, bool on) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7089-7107 |  
  |  | 10 | 4 | 
 QPainter::setBackgroundMode| Name:  | QPainter::setBackgroundMode |  | Prototype:  | void QPainter::setBackgroundMode(Qt::BGMode mode) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3794-3815 |  
  |  | 10 | 4 | 
 QPF2Generator::writeGMap| Name:  | QPF2Generator::writeGMap |  | Prototype:  | void QPF2Generator::writeGMap() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 567-581 |  
  |  | 10 | 1 | 
 QOpenGLWidgetPrivate::invalidateFbo| Name:  | QOpenGLWidgetPrivate::invalidateFbo |  | Prototype:  | void QOpenGLWidgetPrivate::invalidateFbo() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 853-867 |  
  |  | 10 | 2 | 
 QOpenGLVersionFunctionsStorage::backend| Name:  | QOpenGLVersionFunctionsStorage::backend |  | Prototype:  | QOpenGLVersionFunctionsBackend *QOpenGLVersionFunctionsStorage::backend(QOpenGLContext *context, QOpenGLVersionFunctionsBackend::Version v) |  | Coverage:  |   0.000% (0/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp |  | Lines:  | 88-116 |  
  |  | 10 | 31 | 
 QOpenGLTextureGlyphCache::fillTexture| Name:  | QOpenGLTextureGlyphCache::fillTexture |  | Prototype:  | void QOpenGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp |  | Lines:  | 418-434 |  
  |  | 10 | 3 | 
 QOpenGLTexture::setMipMaxLevel| Name:  | QOpenGLTexture::setMipMaxLevel |  | Prototype:  | void QOpenGLTexture::setMipMaxLevel(int maxLevel) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3583-3596 |  
  |  | 10 | 2 | 
 QOpenGLTexture::setMipLevelRange| Name:  | QOpenGLTexture::setMipLevelRange |  | Prototype:  | void QOpenGLTexture::setMipLevelRange(int baseLevel, int maxLevel) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3616-3629 |  
  |  | 10 | 2 | 
 QOpenGLTexture::setMipBaseLevel| Name:  | QOpenGLTexture::setMipBaseLevel |  | Prototype:  | void QOpenGLTexture::setMipBaseLevel(int baseLevel) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3550-3563 |  
  |  | 10 | 2 | 
 QOpenGLTexture::setMinimumLevelOfDetail| Name:  | QOpenGLTexture::setMinimumLevelOfDetail |  | Prototype:  | void QOpenGLTexture::setMinimumLevelOfDetail(float value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4302-4319 |  
  |  | 10 | 2 | 
 QOpenGLTexture::setMaximumLevelOfDetail| Name:  | QOpenGLTexture::setMaximumLevelOfDetail |  | Prototype:  | void QOpenGLTexture::setMaximumLevelOfDetail(float value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4339-4356 |  
  |  | 10 | 2 | 
 QOpenGLShaderProgram::addShaderFromSourceFile| Name:  | QOpenGLShaderProgram::addShaderFromSourceFile |  | Prototype:  | bool QOpenGLShaderProgram::addShaderFromSourceFile (QOpenGLShader::ShaderType type, const QString& fileName) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 936-950 |  
  |  | 10 | 3 | 
 QOpenGLShaderProgram::addShaderFromSourceCode| Name:  | QOpenGLShaderProgram::addShaderFromSourceCode |  | Prototype:  | bool QOpenGLShaderProgram::addShaderFromSourceCode(QOpenGLShader::ShaderType type, const char *source) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 869-882 |  
  |  | 10 | 3 | 
 QOpenGLFramebufferObject::takeTexture| Name:  | QOpenGLFramebufferObject::takeTexture |  | Prototype:  | GLuint QOpenGLFramebufferObject::takeTexture(int colorAttachmentIndex) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 1215-1230 |  
  |  | 10 | 3 | 
 QOpenGLEngineSharedShaders::~QOpenGLEngineSharedShaders| Name:  | QOpenGLEngineSharedShaders::~QOpenGLEngineSharedShaders |  | Prototype:  | QOpenGLEngineSharedShaders::~QOpenGLEngineSharedShaders() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp |  | Lines:  | 304-324 |  
  |  | 10 | 3 | 
 QOpenGLContextPrivate::setCurrentContext| Name:  | QOpenGLContextPrivate::setCurrentContext |  | Prototype:  | QOpenGLContext *QOpenGLContextPrivate::setCurrentContext(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 343-357 |  
  |  | 10 | 3 | 
 QOpenGL2PaintEngineEx::renderHintsChanged| Name:  | QOpenGL2PaintEngineEx::renderHintsChanged |  | Prototype:  | void QOpenGL2PaintEngineEx::renderHintsChanged() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1388-1412 |  
  |  | 10 | 3 | 
 QOpenGL2PaintEngineEx::drawPixmapFragments| Name:  | QOpenGL2PaintEngineEx::drawPixmapFragments |  | Prototype:  | void QOpenGL2PaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1962-1980 |  
  |  | 10 | 3 | 
 QNetworkReplyImplPrivate::getDownloadBuffer| Name:  | QNetworkReplyImplPrivate::getDownloadBuffer |  | Prototype:  | char* QNetworkReplyImplPrivate::getDownloadBuffer(qint64 size) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 714-733 |  
  |  | 10 | 3 | 
 QNetworkReplyHttpImplPrivate::emitReplyUploadProgress| Name:  | QNetworkReplyHttpImplPrivate::emitReplyUploadProgress |  | Prototype:  | void QNetworkReplyHttpImplPrivate::emitReplyUploadProgress(qint64 bytesSent, qint64 bytesTotal) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 1986-2005 |  
  |  | 10 | 5 | 
 QNetworkReplyHttpImplPrivate::createUploadByteDevice| Name:  | QNetworkReplyHttpImplPrivate::createUploadByteDevice |  | Prototype:  | QNonContiguousByteDevice* QNetworkReplyHttpImplPrivate::createUploadByteDevice() |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 2007-2025 |  
  |  | 10 | 4 | 
 QNetworkInterfaceManager::interfaceFromName| Name:  | QNetworkInterfaceManager::interfaceFromName |  | Prototype:  | QSharedDataPointer<QNetworkInterfacePrivate> QNetworkInterfaceManager::interfaceFromName(const QString &name) |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp |  | Lines:  | 92-108 |  
  |  | 10 | 4 | 
 QNetworkHeadersPrivate::setRawHeaderInternal| Name:  | QNetworkHeadersPrivate::setRawHeaderInternal |  | Prototype:  | void QNetworkHeadersPrivate::setRawHeaderInternal(const QByteArray &key, const QByteArray &value) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 996-1012 |  
  |  | 10 | 3 | 
 QNetworkDiskCachePrivate::uniqueFileName| Name:  | QNetworkDiskCachePrivate::uniqueFileName |  | Prototype:  | QString QNetworkDiskCachePrivate::uniqueFileName(const QUrl &url) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 600-616 |  
  |  | 10 | 1 | 
 QNetworkDiskCache::setCacheDirectory| Name:  | QNetworkDiskCache::setCacheDirectory |  | Prototype:  | void QNetworkDiskCache::setCacheDirectory(const QString &cacheDir) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 139-155 |  
  |  | 10 | 3 | 
 QNetworkDiskCache::remove| Name:  | QNetworkDiskCache::remove |  | Prototype:  | bool QNetworkDiskCache::remove(const QUrl &url) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 311-331 |  
  |  | 10 | 4 | 
 QNetworkAccessManagerPrivate::backendSupportedSchemes| Name:  | QNetworkAccessManagerPrivate::backendSupportedSchemes |  | Prototype:  | QStringList QNetworkAccessManagerPrivate::backendSupportedSchemes() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp |  | Lines:  | 111-125 |  
  |  | 10 | 3 | 
 QNetworkAccessFileBackend::loadFileInfo| Name:  | QNetworkAccessFileBackend::loadFileInfo |  | Prototype:  | bool QNetworkAccessFileBackend::loadFileInfo() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp |  | Lines:  | 238-255 |  
  |  | 10 | 2 | 
 QNetworkAccessCache::timerEvent| Name:  | QNetworkAccessCache::timerEvent |  | Prototype:  | void QNetworkAccessCache::timerEvent(QTimerEvent *) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp |  | Lines:  | 222-242 |  
  |  | 10 | 3 | 
 QNetworkAccessCache::clear| Name:  | QNetworkAccessCache::clear |  | Prototype:  | void QNetworkAccessCache::clear() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp |  | Lines:  | 114-133 |  
  |  | 10 | 2 | 
 QMovie::setPaused| Name:  | QMovie::setPaused |  | Prototype:  | void QMovie::setPaused(bool paused) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 860-874 |  
  |  | 10 | 4 | 
 QMimeXMLProvider::load| Name:  | QMimeXMLProvider::load |  | Prototype:  | bool QMimeXMLProvider::load(const QString &fileName, QString *errorMessage) |  | Coverage:  |  40.000% (4/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 804-820 |  
  |  | 10 | 4 | 
 QMimeType::filterString| Name:  | QMimeType::filterString |  | Prototype:  | QString QMimeType::filterString() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp |  | Lines:  | 428-444 |  
  |  | 10 | 4 | 
 QMimeMagicRule::matches| Name:  | QMimeMagicRule::matches |  | Prototype:  | bool QMimeMagicRule::matches(const QByteArray &data) const |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp |  | Lines:  | 336-358 |  
  |  | 10 | 5 | 
 QMimeDatabase::mimeTypeForData| Name:  | QMimeDatabase::mimeTypeForData |  | Prototype:  | QMimeType QMimeDatabase::mimeTypeForData(QIODevice *device) const |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp |  | Lines:  | 485-501 |  
  |  | 10 | 3 | 
 QMetaType::unregisterType| Name:  | QMetaType::unregisterType |  | Prototype:  | bool QMetaType::unregisterType(int type) |  | Coverage:  |  94.118% (16/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 941-960 |  
  |  | 10 | 5 | 
 QMetaType::compare| Name:  | QMetaType::compare |  | Prototype:  | bool QMetaType::compare(const void *lhs, const void *rhs, int typeId, int* result) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 737-750 |  
  |  | 10 | 4 | 
 QMetaObjectPrivate::indexOfSignalRelative| Name:  | QMetaObjectPrivate::indexOfSignalRelative |  | Prototype:  | int QMetaObjectPrivate::indexOfSignalRelative(const QMetaObject **baseObject, const QByteArray &name, int argc, const QArgumentType *types) |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 721-739 |  
  |  | 10 | 3 |