| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QSpdyProtocolHandler::sendRST_STREAM| Name:  | QSpdyProtocolHandler::sendRST_STREAM |  | Prototype:  | void QSpdyProtocolHandler::sendRST_STREAM(qint32 streamID, RST_STREAM_STATUS_CODE statusCode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 660-666 |  
  |  | 4 | 1 | 
 QSpdyProtocolHandler::sendPING| Name:  | QSpdyProtocolHandler::sendPING |  | Prototype:  | void QSpdyProtocolHandler::sendPING(quint32 pingID) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 668-673 |  
  |  | 3 | 1 | 
 QSpdyProtocolHandler::replyFinishedWithError| Name:  | QSpdyProtocolHandler::replyFinishedWithError |  | Prototype:  | void QSpdyProtocolHandler::replyFinishedWithError(QHttpNetworkReply *httpReply, qint32 streamID, QNetworkReply::NetworkError errorCode, const char *errorMessage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 1277-1289 |  
  |  | 9 | 2 | 
 QSpdyProtocolHandler::handleSYN_STREAM| Name:  | QSpdyProtocolHandler::handleSYN_STREAM |  | Prototype:  | void QSpdyProtocolHandler::handleSYN_STREAM(char , quint32 , const QByteArray &frameData) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 850-859 |  
  |  | 2 | 1 | 
 QSpdyProtocolHandler::handleRST_STREAM| Name:  | QSpdyProtocolHandler::handleRST_STREAM |  | Prototype:  | void QSpdyProtocolHandler::handleRST_STREAM(char , quint32 length, const QByteArray &frameData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 956-1023 |  
  |  | 47 | 14 | 
 QSpdyProtocolHandler::handlePING| Name:  | QSpdyProtocolHandler::handlePING |  | Prototype:  | void QSpdyProtocolHandler::handlePING(char , quint32 length, const QByteArray &frameData) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 1086-1097 |  
  |  | 5 | 2 | 
 QSpdyProtocolHandler::handleHEADERS| Name:  | QSpdyProtocolHandler::handleHEADERS |  | Prototype:  | void QSpdyProtocolHandler::handleHEADERS(char flags, quint32 , const QByteArray &frameData) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 1137-1141 |  
  |  | 1 | 1 | 
 QSpdyProtocolHandler::handleGOAWAY| Name:  | QSpdyProtocolHandler::handleGOAWAY |  | Prototype:  | void QSpdyProtocolHandler::handleGOAWAY(char , quint32 , const QByteArray &frameData) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 1099-1135 |  
  |  | 18 | 6 | 
 QSpdyProtocolHandler::_q_replyDestroyed| Name:  | QSpdyProtocolHandler::_q_replyDestroyed |  | Prototype:  | void QSpdyProtocolHandler::_q_replyDestroyed(QObject* reply) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 317-322 |  
  |  | 3 | 2 | 
 QSpanData::setupMatrix| Name:  | QSpanData::setupMatrix |  | Prototype:  | void QSpanData::setupMatrix(const QTransform &matrix, int bilin) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4577-4604 |  
  |  | 21 | 1 | 
 QSpanData::setup| Name:  | QSpanData::setup |  | Prototype:  | void QSpanData::setup(const QBrush &brush, int alpha, QPainter::CompositionMode compositionMode) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4411-4532 |  
  |  | 72 | 25 | 
 QSpanData::initTexture| Name:  | QSpanData::initTexture |  | Prototype:  | void QSpanData::initTexture(const QImage *image, int alpha, QTextureData::Type _type, const QRect &sourceRect) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4606-4648 |  
  |  | 32 | 3 | 
 QSpanData::init| Name:  | QSpanData::init |  | Prototype:  | void QSpanData::init(QRasterBuffer *rb, const QRasterPaintEngine *pe) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4398-4407 |  
  |  | 7 | 1 | 
 QSpanData::adjustSpanMethods| Name:  | QSpanData::adjustSpanMethods |  | Prototype:  | void QSpanData::adjustSpanMethods() |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4534-4575 |  
  |  | 26 | 11 | 
 QSpanCollection::updateSpan| Name:  | QSpanCollection::updateSpan |  | Prototype:  | void QSpanCollection::updateSpan(QSpanCollection::Span *span, int old_height) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 96-130 |  
  |  | 23 | 10 | 
 QSpanCollection::updateRemovedRows| Name:  | QSpanCollection::updateRemovedRows |  | Prototype:  | void QSpanCollection::updateRemovedRows(int start, int end) |  | Coverage:  |   0.000% (0/92) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 330-452 |  
  |  | 72 | 27 | 
 QSpanCollection::updateRemovedColumns| Name:  | QSpanCollection::updateRemovedColumns |  | Prototype:  | void QSpanCollection::updateRemovedColumns(int start, int end) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 457-531 |  
  |  | 35 | 13 | 
 QSpanCollection::updateInsertedRows| Name:  | QSpanCollection::updateInsertedRows |  | Prototype:  | void QSpanCollection::updateInsertedRows(int start, int end) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 201-244 |  
  |  | 17 | 7 | 
 QSpanCollection::updateInsertedColumns| Name:  | QSpanCollection::updateInsertedColumns |  | Prototype:  | void QSpanCollection::updateInsertedColumns(int start, int end) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 249-294 |  
  |  | 19 | 8 | 
 QSpanCollection::spansInRect| Name:  | QSpanCollection::spansInRect |  | Prototype:  | QList<QSpanCollection::Span *> QSpanCollection::spansInRect(int x, int y, int w, int h) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 163-186 |  
  |  | 19 | 8 | 
 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:  | 135-147 |  
  |  | 10 | 4 | 
 QSpanCollection::clear| Name:  | QSpanCollection::clear |  | Prototype:  | void QSpanCollection::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 153-158 |  
  |  | 3 | 1 | 
 QSpanCollection::cleanSpanSubIndex| Name:  | QSpanCollection::cleanSpanSubIndex |  | Prototype:  | bool QSpanCollection::cleanSpanSubIndex(QSpanCollection::SubIndex &subindex, int y, bool update) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 301-325 |  
  |  | 17 | 6 | 
 QSpanCollection::checkConsistency| Name:  | QSpanCollection::checkConsistency |  | Prototype:  | bool QSpanCollection::checkConsistency() const |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 538-571 |  
  |  | 24 | 10 | 
 QSpanCollection::addSpan| Name:  | QSpanCollection::addSpan |  | Prototype:  | void QSpanCollection::addSpan(QSpanCollection::Span *span) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 58-86 |  
  |  | 15 | 7 | 
 QSpanBuffer::~QSpanBuffer| Name:  | QSpanBuffer::~QSpanBuffer |  | Prototype:  | ~QSpanBuffer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 78-81 |  
  |  | 1 | 1 | 
 QSpanBuffer::flushSpans| Name:  | QSpanBuffer::flushSpans |  | Prototype:  | void flushSpans() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 103-107 |  
  |  | 2 | 1 | 
 QSpanBuffer::addSpan| Name:  | QSpanBuffer::addSpan |  | Prototype:  | void addSpan(int x, unsigned int len, int y, unsigned char coverage) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 83-100 |  
  |  | 12 | 3 | 
 QSpanBuffer::QSpanBuffer| Name:  | QSpanBuffer::QSpanBuffer |  | Prototype:  | QSpanBuffer(ProcessSpans blend, void *data, const QRect &clipRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 70-76 |  
  |  | 2 | 1 | 
 QSpacerItem::spacerItem| Name:  | QSpacerItem::spacerItem |  | Prototype:  | QSpacerItem * QSpacerItem::spacerItem() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 333-336 |  
  |  | 1 | 1 | 
 QSpacerItem::sizeHint| Name:  | QSpacerItem::sizeHint |  | Prototype:  | QSize QSpacerItem::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 643-646 |  
  |  | 1 | 1 | 
 QSpacerItem::setGeometry| Name:  | QSpacerItem::setGeometry |  | Prototype:  | void QSpacerItem::setGeometry(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 433-436 |  
  |  | 1 | 1 | 
 QSpacerItem::minimumSize| Name:  | QSpacerItem::minimumSize |  | Prototype:  | QSize QSpacerItem::minimumSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 599-603 |  
  |  | 2 | 1 | 
 QSpacerItem::maximumSize| Name:  | QSpacerItem::maximumSize |  | Prototype:  | QSize QSpacerItem::maximumSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 620-624 |  
  |  | 2 | 1 | 
 QSpacerItem::isEmpty| Name:  | QSpacerItem::isEmpty |  | Prototype:  | bool QSpacerItem::isEmpty() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 673-676 |  
  |  | 1 | 1 | 
 QSpacerItem::geometry| Name:  | QSpacerItem::geometry |  | Prototype:  | QRect QSpacerItem::geometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 501-504 |  
  |  | 1 | 1 | 
 QSpacerItem::expandingDirections| Name:  | QSpacerItem::expandingDirections |  | Prototype:  | Qt::Orientations QSpacerItem::expandingDirections() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 562-565 |  
  |  | 1 | 1 | 
 QSpacerItem::changeSize| Name:  | QSpacerItem::changeSize |  | Prototype:  | void QSpacerItem::changeSize(int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 267-273 |  
  |  | 3 | 1 | 
 QSortedModelEngine::sortOrder| Name:  | QSortedModelEngine::sortOrder |  | Prototype:  | Qt::SortOrder QSortedModelEngine::sortOrder(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 593-603 |  
  |  | 7 | 2 | 
 QSortedModelEngine::indexHint| Name:  | QSortedModelEngine::indexHint |  | Prototype:  | QIndexMapper QSortedModelEngine::indexHint(QString part, const QModelIndex& parent, Qt::SortOrder order) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 550-591 |  
  |  | 22 | 8 | 
 QSortedModelEngine::filter| Name:  | QSortedModelEngine::filter |  | Prototype:  | QMatchData QSortedModelEngine::filter(const QString& part, const QModelIndex& parent, int) |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 605-690 |  
  |  | 57 | 11 | 
 QSortFilterProxyModelPrivate::_q_sourceColumnsMoved| Name:  | QSortFilterProxyModelPrivate::_q_sourceColumnsMoved |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceColumnsMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1543-1564 |  
  |  | 13 | 3 | 
 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:  | 1525-1541 |  
  |  | 10 | 3 | 
 QSortFilterProxyModel::sortRole| Name:  | QSortFilterProxyModel::sortRole |  | Prototype:  | int QSortFilterProxyModel::sortRole() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2514-2518 |  
  |  | 2 | 1 | 
 QSortFilterProxyModel::sortOrder| Name:  | QSortFilterProxyModel::sortOrder |  | Prototype:  | Qt::SortOrder QSortFilterProxyModel::sortOrder() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2297-2301 |  
  |  | 2 | 1 | 
 QSortFilterProxyModel::sortCaseSensitivity| Name:  | QSortFilterProxyModel::sortCaseSensitivity |  | Prototype:  | Qt::CaseSensitivity QSortFilterProxyModel::sortCaseSensitivity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2387-2391 |  
  |  | 2 | 1 | 
 QSortFilterProxyModel::setSortLocaleAware| Name:  | QSortFilterProxyModel::setSortLocaleAware |  | Prototype:  | void QSortFilterProxyModel::setSortLocaleAware(bool on) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2418-2426 |  
  |  | 5 | 2 | 
 QSortFilterProxyModel::setFilterWildcard| Name:  | QSortFilterProxyModel::setFilterWildcard |  | Prototype:  | void QSortFilterProxyModel::setFilterWildcard(const QString &pattern) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2451-2458 |  
  |  | 5 | 1 | 
 QSortFilterProxyModel::setFilterCaseSensitivity| Name:  | QSortFilterProxyModel::setFilterCaseSensitivity |  | Prototype:  | void QSortFilterProxyModel::setFilterCaseSensitivity(Qt::CaseSensitivity cs) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2368-2376 |  
  |  | 6 | 2 | 
 QSortFilterProxyModel::mimeData| Name:  | QSortFilterProxyModel::mimeData |  | Prototype:  | QMimeData *QSortFilterProxyModel::mimeData(const QModelIndexList &indexes) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2032-2041 |  
  |  | 7 | 2 | 
 QSortFilterProxyModel::mapSelectionToSource| Name:  | QSortFilterProxyModel::mapSelectionToSource |  | Prototype:  | QItemSelection QSortFilterProxyModel::mapSelectionToSource(const QItemSelection &proxySelection) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2770-2773 |  
  |  | 1 | 1 | 
 QSortFilterProxyModel::isSortLocaleAware| Name:  | QSortFilterProxyModel::isSortLocaleAware |  | Prototype:  | bool QSortFilterProxyModel::isSortLocaleAware() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2412-2416 |  
  |  | 2 | 1 | 
 QSortFilterProxyModel::filterRole| Name:  | QSortFilterProxyModel::filterRole |  | Prototype:  | int QSortFilterProxyModel::filterRole() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2538-2542 |  
  |  | 2 | 1 | 
 QSortFilterProxyModel::filterChanged| Name:  | QSortFilterProxyModel::filterChanged |  | Prototype:  | void QSortFilterProxyModel::filterChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2587-2591 |  
  |  | 2 | 1 | 
 QSortFilterProxyModel::filterCaseSensitivity| Name:  | QSortFilterProxyModel::filterCaseSensitivity |  | Prototype:  | Qt::CaseSensitivity QSortFilterProxyModel::filterCaseSensitivity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2362-2366 |  
  |  | 2 | 1 | 
 QSortFilterProxyModel::dynamicSortFilter| Name:  | QSortFilterProxyModel::dynamicSortFilter |  | Prototype:  | bool QSortFilterProxyModel::dynamicSortFilter() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2491-2495 |  
  |  | 2 | 1 | 
 QSortFilterProxyModel::clear| Name:  | QSortFilterProxyModel::clear |  | Prototype:  | void QSortFilterProxyModel::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2559-2565 |  
  |  | 4 | 1 | 
 QSocks5SocketEnginePrivate::checkForDatagrams| Name:  | QSocks5SocketEnginePrivate::checkForDatagrams |  | Prototype:  | void QSocks5SocketEnginePrivate::checkForDatagrams() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1267-1272 |  
  |  | 2 | 2 | 
 QSocks5SocketEnginePrivate::_q_udpSocketReadNotification| Name:  | QSocks5SocketEnginePrivate::_q_udpSocketReadNotification |  | Prototype:  | void QSocks5SocketEnginePrivate::_q_udpSocketReadNotification() |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1274-1317 |  
  |  | 22 | 8 | 
 QSocks5SocketEngine::setMulticastInterface| Name:  | QSocks5SocketEngine::setMulticastInterface |  | Prototype:  | bool QSocks5SocketEngine::setMulticastInterface(const QNetworkInterface &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1593-1598 |  
  |  | 3 | 1 | 
 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:  | 1601-1616 |  
  |  | 10 | 2 | 
 QSocks5SocketEngine::pendingDatagramSize| Name:  | QSocks5SocketEngine::pendingDatagramSize |  | Prototype:  | qint64 QSocks5SocketEngine::pendingDatagramSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1668-1677 |  
  |  | 5 | 2 | 
 QSocks5SocketEngine::option| Name:  | QSocks5SocketEngine::option |  | Prototype:  | int QSocks5SocketEngine::option(SocketOption option) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1690-1701 |  
  |  | 7 | 4 | 
 QSocks5SocketEngine::multicastInterface| Name:  | QSocks5SocketEngine::multicastInterface |  | Prototype:  | QNetworkInterface QSocks5SocketEngine::multicastInterface() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1588-1591 |  
  |  | 1 | 1 | 
 QSocks5SocketEngine::leaveMulticastGroup| Name:  | QSocks5SocketEngine::leaveMulticastGroup |  | Prototype:  | bool QSocks5SocketEngine::leaveMulticastGroup(const QHostAddress &, const QNetworkInterface &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1579-1585 |  
  |  | 3 | 1 | 
 QSocks5SocketEngine::joinMulticastGroup| Name:  | QSocks5SocketEngine::joinMulticastGroup |  | Prototype:  | bool QSocks5SocketEngine::joinMulticastGroup(const QHostAddress &, const QNetworkInterface &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1571-1577 |  
  |  | 3 | 1 | 
 QSocks5PasswordAuthenticator::errorString| Name:  | QSocks5PasswordAuthenticator::errorString |  | Prototype:  | QString QSocks5PasswordAuthenticator::errorString() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 492-495 |  
  |  | 1 | 1 | 
 QSocks5BindStore::timerEvent| Name:  | QSocks5BindStore::timerEvent |  | Prototype:  | void QSocks5BindStore::timerEvent(QTimerEvent * event) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 386-400 |  
  |  | 7 | 4 | 
 QSocks5Authenticator::continueAuthenticate| Name:  | QSocks5Authenticator::continueAuthenticate |  | Prototype:  | bool QSocks5Authenticator::continueAuthenticate(QTcpSocket *socket, bool *completed) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 422-427 |  
  |  | 3 | 1 | 
 QSocks5Authenticator::beginAuthenticate| Name:  | QSocks5Authenticator::beginAuthenticate |  | Prototype:  | bool QSocks5Authenticator::beginAuthenticate(QTcpSocket *socket, bool *completed) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 415-420 |  
  |  | 3 | 1 | 
 QSockNotType::~QSockNotType| Name:  | QSockNotType::~QSockNotType |  | Prototype:  | QSockNotType::~QSockNotType() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 402-406 |  
  |  | 2 | 2 | 
 QSockNotType::QSockNotType| Name:  | QSockNotType::QSockNotType |  | Prototype:  | QSockNotType::QSockNotType() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 395-400 |  
  |  | 3 | 1 | 
 QSmSocketReceiver::socketActivated| Name:  | QSmSocketReceiver::socketActivated |  | Prototype:  | void QSmSocketReceiver::socketActivated(int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 321-324 |  
  |  | 1 | 1 | 
 QSmSocketReceiver::QSmSocketReceiver| Name:  | QSmSocketReceiver::QSmSocketReceiver |  | Prototype:  | QSmSocketReceiver(int socket) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 51-55 |  
  |  | 2 | 1 | 
 QSliderPrivate::updateHoverControl| Name:  | QSliderPrivate::updateHoverControl |  | Prototype:  | bool QSliderPrivate::updateHoverControl(const QPoint &pos) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 152-164 |  
  |  | 9 | 2 | 
 QSliderPrivate::resetLayoutItemMargins| Name:  | QSliderPrivate::resetLayoutItemMargins |  | Prototype:  | void QSliderPrivate::resetLayoutItemMargins() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 84-90 |  
  |  | 4 | 1 | 
 QSliderPrivate::pixelPosToRangeValue| Name:  | QSliderPrivate::pixelPosToRangeValue |  | Prototype:  | int QSliderPrivate::pixelPosToRangeValue(int pos) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 92-112 |  
  |  | 15 | 2 | 
 QSliderPrivate::pick| Name:  | QSliderPrivate::pick |  | Prototype:  | inline int QSliderPrivate::pick(const QPoint &pt) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 114-117 |  
  |  | 1 | 1 | 
 QSliderPrivate::newHoverControl| Name:  | QSliderPrivate::newHoverControl |  | Prototype:  | QStyle::SubControl QSliderPrivate::newHoverControl(const QPoint &pos) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 166-191 |  
  |  | 19 | 4 | 
 QSliderPrivate::init| Name:  | QSliderPrivate::init |  | Prototype:  | void QSliderPrivate::init() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 68-82 |  
  |  | 12 | 2 | 
 QSlider::tickPosition| Name:  | QSlider::tickPosition |  | Prototype:  | QSlider::TickPosition QSlider::tickPosition() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 518-521 |  
  |  | 1 | 1 | 
 QSlider::tickInterval| Name:  | QSlider::tickInterval |  | Prototype:  | int QSlider::tickInterval() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 541-544 |  
  |  | 1 | 1 | 
 QSlider::sizeHint| Name:  | QSlider::sizeHint |  | Prototype:  | QSize QSlider::sizeHint() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 461-479 |  
  |  | 15 | 4 | 
 QSlider::setTickPosition| Name:  | QSlider::setTickPosition |  | Prototype:  | void QSlider::setTickPosition(TickPosition position) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 509-516 |  
  |  | 5 | 1 | 
 QSlider::setTickInterval| Name:  | QSlider::setTickInterval |  | Prototype:  | void QSlider::setTickInterval(int ts) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 535-539 |  
  |  | 2 | 1 | 
 QSlider::paintEvent| Name:  | QSlider::paintEvent |  | Prototype:  | void QSlider::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 311-329 |  
  |  | 12 | 3 | 
 QSlider::mouseReleaseEvent| Name:  | QSlider::mouseReleaseEvent |  | Prototype:  | void QSlider::mouseReleaseEvent(QMouseEvent *ev) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 439-456 |  
  |  | 14 | 3 | 
 QSlider::mousePressEvent| Name:  | QSlider::mousePressEvent |  | Prototype:  | void QSlider::mousePressEvent(QMouseEvent *ev) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 359-416 |  
  |  | 42 | 9 | 
 QSlider::mouseMoveEvent| Name:  | QSlider::mouseMoveEvent |  | Prototype:  | void QSlider::mouseMoveEvent(QMouseEvent *ev) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 421-433 |  
  |  | 9 | 2 | 
 QSlider::minimumSizeHint| Name:  | QSlider::minimumSizeHint |  | Prototype:  | QSize QSlider::minimumSizeHint() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 484-496 |  
  |  | 9 | 2 | 
 QSlider::initStyleOption| Name:  | QSlider::initStyleOption |  | Prototype:  | void QSlider::initStyleOption(QStyleOptionSlider *option) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 126-150 |  
  |  | 21 | 3 | 
 QSlider::event| Name:  | QSlider::event |  | Prototype:  | bool QSlider::event(QEvent *event) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 335-354 |  
  |  | 9 | 8 | 
 QSlider::QSlider| Name:  | QSlider::QSlider |  | Prototype:  | QSlider::QSlider(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 280-285 |  
  |  | 2 | 1 | 
 QSlider::QSlider| Name:  | QSlider::QSlider |  | Prototype:  | QSlider::QSlider(Qt::Orientation orientation, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 293-298 |  
  |  | 2 | 1 | 
 QSizePolicy::setControlType| Name:  | QSizePolicy::setControlType |  | Prototype:  | void QSizePolicy::setControlType(ControlType type) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp |  | Lines:  | 250-274 |  
  |  | 5 | 3 | 
 QSizePolicy::controlType| Name:  | QSizePolicy::controlType |  | Prototype:  | QSizePolicy::ControlType QSizePolicy::controlType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp |  | Lines:  | 229-232 |  
  |  | 1 | 1 | 
 QSizeGripPrivate::updateTopLevelWidget| Name:  | QSizeGripPrivate::updateTopLevelWidget |  | Prototype:  | void updateTopLevelWidget() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp |  | Lines:  | 93-104 |  
  |  | 9 | 4 | 
 QSizeGripPrivate::init| Name:  | QSizeGripPrivate::init |  | Prototype:  | void QSizeGripPrivate::init() |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp |  | Lines:  | 220-231 |  
  |  | 6 | 1 | 
 QSizeGripPrivate::corner| Name:  | QSizeGripPrivate::corner |  | Prototype:  | Qt::Corner QSizeGripPrivate::corner() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp |  | Lines:  | 151-162 |  
  |  | 8 | 2 | 
 QSizeGripPrivate::atLeft| Name:  | QSizeGripPrivate::atLeft |  | Prototype:  | inline bool atLeft() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp |  | Lines:  | 88-91 |  
  |  | 1 | 1 |