| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPolygon::boundingRect| Name: | QPolygon::boundingRect | | Prototype: | QRect QPolygon::boundingRect() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 438-459 |
| | 18 | 7 |
QPolygonF::boundingRect| Name: | QPolygonF::boundingRect | | Prototype: | QRectF QPolygonF::boundingRect() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 652-673 |
| | 18 | 7 |
QPrintDialogPrivate::selectPrinter| Name: | QPrintDialogPrivate::selectPrinter | | Prototype: | void QPrintDialogPrivate::selectPrinter(const QPrinter::OutputFormat outputFormat) | | Coverage: | 42.105% (8/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 348-378 |
| | 17 | 7 |
QPrinterPrivate::changeEngines| Name: | QPrinterPrivate::changeEngines | | Prototype: | void QPrinterPrivate::changeEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 155-179 |
| | 14 | 7 |
QProcessPrivate::_q_processDied| Name: | QProcessPrivate::_q_processDied | | Prototype: | bool QProcessPrivate::_q_processDied() | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1076-1140 |
| | 22 | 7 |
QProcessPrivate::cleanup| Name: | QProcessPrivate::cleanup | | Prototype: | void QProcessPrivate::cleanup() | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 863-916 |
| | 26 | 7 |
QProcessPrivate::start| Name: | QProcessPrivate::start | | Prototype: | void QProcessPrivate::start(QIODevice::OpenMode mode) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2152-2192 |
| | 27 | 7 |
QProxyStylePrivate::ensureBaseStyle| Name: | QProxyStylePrivate::ensureBaseStyle | | Prototype: | void QProxyStylePrivate::ensureBaseStyle() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 72-100 |
| | 16 | 7 |
QPushButton::sizeHint| Name: | QPushButton::sizeHint | | Prototype: | QSize QPushButton::sizeHint() const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 387-431 |
| | 31 | 7 |
QRasterPaintEngine::begin| Name: | QRasterPaintEngine::begin | | Prototype: | bool QRasterPaintEngine::begin(QPaintDevice *device) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 430-501 |
| | 38 | 7 |
QRasterPaintEngine::drawImage| Name: | QRasterPaintEngine::drawImage | | Prototype: | void QRasterPaintEngine::drawImage(const QPointF &p, const QImage &img) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2096-2141 |
| | 26 | 7 |
QRasterPaintEngine::fill| Name: | QRasterPaintEngine::fill | | Prototype: | void QRasterPaintEngine::fill(const QVectorPath &path, const QBrush &brush) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1646-1708 |
| | 29 | 7 |
QRasterPaintEngine::fillRect| Name: | QRasterPaintEngine::fillRect | | Prototype: | void QRasterPaintEngine::fillRect(const QRectF &r, QSpanData *data) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1710-1746 |
| | 28 | 7 |
QRasterPaintEnginePrivate::rasterize| Name: | QRasterPaintEnginePrivate::rasterize | | Prototype: | void QRasterPaintEnginePrivate::rasterize(QT_FT_Outline *outline, ProcessSpans callback, void *userData, QRasterBuffer *) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3501-3592 |
| | 57 | 7 |
QRasterPaintEnginePrivate::rasterizeLine_dashed| Name: | QRasterPaintEnginePrivate::rasterizeLine_dashed | | Prototype: | void QRasterPaintEnginePrivate::rasterizeLine_dashed(QLineF line, qreal width, int *dashIndex, qreal *dashOffset, bool *inDash) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3139-3183 |
| | 29 | 7 |
QRasterizer::rasterize| Name: | QRasterizer::rasterize | | Prototype: | void QRasterizer::rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 1187-1233 |
| | 26 | 7 |
QRawFont::supportedWritingSystems| Name: | QRawFont::supportedWritingSystems | | Prototype: | QList<QFontDatabase::WritingSystem> QRawFont::supportedWritingSystems() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 640-668 |
| | 18 | 7 |
QRect::operator|| Name: | QRect::operator| | | Prototype: | QRect QRect::operator|(const QRect &r) const | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 948-989 |
| | 30 | 7 |
QRectF::contains| Name: | QRectF::contains | | Prototype: | bool QRectF::contains(const QPointF &p) const | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1939-1966 |
| | 19 | 7 |
QRectF::operator|| Name: | QRectF::operator| | | Prototype: | QRectF QRectF::operator|(const QRectF &r) const | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2123-2161 |
| | 25 | 7 |
QRegExpCharClass::addRange| Name: | QRegExpCharClass::addRange | | Prototype: | void QRegExpCharClass::addRange(ushort from, ushort to) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2382-2408 |
| | 16 | 7 |
QRegExpEngine::Box::orx| Name: | QRegExpEngine::Box::orx | | Prototype: | void QRegExpEngine::Box::orx(const Box &b) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2591-2620 |
| | 20 | 7 |
QRegion::intersected| Name: | QRegion::intersected | | Prototype: | QRegion QRegion::intersected(const QRegion &r) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4065-4108 |
| | 26 | 7 |
QRegion::intersects| Name: | QRegion::intersects | | Prototype: | bool QRegion::intersects(const QRegion ®ion) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 699-717 |
| | 13 | 7 |
QResourceFileEngine::fileFlags| Name: | QResourceFileEngine::fileFlags | | Prototype: | QAbstractFileEngine::FileFlags QResourceFileEngine::fileFlags(QAbstractFileEngine::FileFlags type) const | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1356-1377 |
| | 15 | 7 |
QResourcePrivate::load| Name: | QResourcePrivate::load | | Prototype: | bool QResourcePrivate::load(const QString &file) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 250-286 |
| | 28 | 7 |
QResourceRoot::mappingRootSubdir| Name: | QResourceRoot::mappingRootSubdir | | Prototype: | bool QResourceRoot::mappingRootSubdir(const QString &path, QString *match) const | | Coverage: | 95.238% (20/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 799-820 |
| | 15 | 7 |
QScanConverter::mergeLine| Name: | QScanConverter::mergeLine | | Prototype: | void QScanConverter::mergeLine(QT_FT_Vector a, QT_FT_Vector b) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 587-635 |
| | 29 | 7 |
QScreen::~QScreen| Name: | QScreen::~QScreen | | Prototype: | QScreen::~QScreen() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 101-132 |
| | 16 | 7 |
QScrollBar::mousePressEvent| Name: | QScrollBar::mousePressEvent | | Prototype: | void QScrollBar::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 553-611 |
| | 41 | 7 |
QScrollerPrivate::handleDrag| Name: | QScrollerPrivate::handleDrag | | Prototype: | void QScrollerPrivate::handleDrag(const QPointF &position, qint64 timestamp) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1474-1525 |
| | 26 | 7 |
QSequentialAnimationGroup::updateCurrentTime| Name: | QSequentialAnimationGroup::updateCurrentTime | | Prototype: | void QSequentialAnimationGroup::updateCurrentTime(int currentTime) | | Coverage: | 96.429% (27/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 329-372 |
| | 23 | 7 |
QSequentialAnimationGroup::updateState| Name: | QSequentialAnimationGroup::updateState | | Prototype: | void QSequentialAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 377-406 |
| | 17 | 7 |
QShortcutMap::dispatchEvent| Name: | QShortcutMap::dispatchEvent | | Prototype: | void QShortcutMap::dispatchEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 631-669 |
| | 22 | 7 |
QSimpleTextCodec::convertFromUnicode| Name: | QSimpleTextCodec::convertFromUnicode | | Prototype: | QByteArray QSimpleTextCodec::convertFromUnicode(const QChar *in, int length, ConverterState *state) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 656-697 |
| | 28 | 7 |
QSocks5SocketEngine::connectInternal| Name: | QSocks5SocketEngine::connectInternal | | Prototype: | bool QSocks5SocketEngine::connectInternal() | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1091-1127 |
| | 20 | 7 |
QSocks5SocketEngine::writeDatagram| Name: | QSocks5SocketEngine::writeDatagram | | Prototype: | qint64 QSocks5SocketEngine::writeDatagram(const char *data, qint64 len, const QIpPacketHeader &header) | | Coverage: | 26.316% (5/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1618-1656 |
| | 21 | 7 |
QSocks5SocketEnginePrivate::parseAuthenticationMethodReply| Name: | QSocks5SocketEnginePrivate::parseAuthenticationMethodReply | | Prototype: | void QSocks5SocketEnginePrivate::parseAuthenticationMethodReply() | | Coverage: | 95.238% (20/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 732-765 |
| | 23 | 7 |
QSortFilterProxyModelPrivate::create_mapping| Name: | QSortFilterProxyModelPrivate::create_mapping | | Prototype: | IndexMap::const_iterator QSortFilterProxyModelPrivate::create_mapping( const QModelIndex &source_parent) const | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 322-366 |
| | 30 | 7 |
QSortFilterProxyModelPrivate::source_items_removed| Name: | QSortFilterProxyModelPrivate::source_items_removed | | Prototype: | void QSortFilterProxyModelPrivate::source_items_removed( const QModelIndex &source_parent, int start, int end, Qt::Orientation orient) | | Coverage: | 72.000% (18/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 868-913 |
| | 27 | 7 |
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 |
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 |
QSpdyProtocolHandler::uncompressHeader| Name: | QSpdyProtocolHandler::uncompressHeader | | Prototype: | bool QSpdyProtocolHandler::uncompressHeader(const QByteArray &input, QByteArray *output) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 419-463 |
| | 29 | 7 |
QSplitter::minimumSizeHint| Name: | QSplitter::minimumSizeHint | | Prototype: | QSize QSplitter::minimumSizeHint() const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1458-1485 |
| | 21 | 7 |
QSqlQuery::previous| Name: | QSqlQuery::previous | | Prototype: | bool QSqlQuery::previous() | | Coverage: | 58.824% (10/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 691-714 |
| | 14 | 7 |
QSqlRelationalTableModel::data| Name: | QSqlRelationalTableModel::data | | Prototype: | QVariant QSqlRelationalTableModel::data(const QModelIndex &index, int role) const | | Coverage: | 86.207% (25/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 419-445 |
| | 14 | 7 |
QSslCertificatePrivate::QByteArray_from_X509| Name: | QSslCertificatePrivate::QByteArray_from_X509 | | Prototype: | QByteArray QSslCertificatePrivate::QByteArray_from_X509(X509 *x509, QSsl::EncodingFormat format) | | Coverage: | 63.158% (12/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 516-549 |
| | 22 | 7 |
QSslCertificatePrivate::certificatesFromPem| Name: | QSslCertificatePrivate::certificatesFromPem | | Prototype: | QList<QSslCertificate> QSslCertificatePrivate::certificatesFromPem(const QByteArray &pem, int count) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 645-678 |
| | 23 | 7 |
QSslContext::cacheSession| Name: | QSslContext::cacheSession | | Prototype: | bool QSslContext::cacheSession(SSL* ssl) | | Coverage: | 59.091% (13/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 452-478 |
| | 14 | 7 |
QSslKey::operator==| Name: | QSslKey::operator== | | Prototype: | bool QSslKey::operator==(const QSslKey &other) const | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 423-438 |
| | 13 | 7 |
QSslSocket::waitForReadyRead| Name: | QSslSocket::waitForReadyRead | | Prototype: | bool QSslSocket::waitForReadyRead(int msecs) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1587-1627 |
| | 20 | 7 |
QSslSocketBackendPrivate::sessionProtocol| Name: | QSslSocketBackendPrivate::sessionProtocol | | Prototype: | QSsl::SslProtocol QSslSocketBackendPrivate::sessionProtocol() const | | Coverage: | 35.714% (5/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1541-1561 |
| | 10 | 7 |
QStackedLayout::setGeometry| Name: | QStackedLayout::setGeometry | | Prototype: | void QStackedLayout::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 466-481 |
| | 10 | 7 |
QStandardItem::removeColumns| Name: | QStandardItem::removeColumns | | Prototype: | void QStandardItem::removeColumns(int column, int count) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1698-1718 |
| | 16 | 7 |
QStandardItem::setData| Name: | QStandardItem::setData | | Prototype: | void QStandardItem::setData(const QVariant &value, int role) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 813-835 |
| | 16 | 7 |
QStandardItem::takeRow| Name: | QStandardItem::takeRow | | Prototype: | QList<QStandardItem*> QStandardItem::takeRow(int row) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1796-1820 |
| | 20 | 7 |
QStandardItemModel::setHeaderData| Name: | QStandardItemModel::setHeaderData | | Prototype: | bool QStandardItemModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2918-2947 |
| | 22 | 7 |
QStandardItemModel::setHorizontalHeaderItem| Name: | QStandardItemModel::setHorizontalHeaderItem | | Prototype: | void QStandardItemModel::setHorizontalHeaderItem(int column, QStandardItem *item) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2326-2354 |
| | 19 | 7 |
QStandardItemModel::setVerticalHeaderItem| Name: | QStandardItemModel::setVerticalHeaderItem | | Prototype: | void QStandardItemModel::setVerticalHeaderItem(int row, QStandardItem *item) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2382-2410 |
| | 19 | 7 |
QStandardItemPrivate::setModel| Name: | QStandardItemPrivate::setModel | | Prototype: | void QStandardItemPrivate::setModel(QStandardItemModel *mod) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 293-316 |
| | 16 | 7 |
QStateMachine::postEvent| Name: | QStateMachine::postEvent | | Prototype: | void QStateMachine::postEvent(QEvent *event, EventPriority priority) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2680-2707 |
| | 14 | 7 |
QStateMachinePrivate::findLCA| Name: | QStateMachinePrivate::findLCA | | Prototype: | QState *QStateMachinePrivate::findLCA(const QList<QAbstractState*> &states, bool onlyCompound) const | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 517-537 |
| | 15 | 7 |
QStateMachinePrivate::isInFinalState| Name: | QStateMachinePrivate::isInFinalState | | Prototype: | bool QStateMachinePrivate::isInFinalState(QAbstractState* s) const | | Coverage: | 80.952% (17/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1244-1267 |
| | 17 | 7 |
QStaticTextPrivate::paintText| Name: | QStaticTextPrivate::paintText | | Prototype: | void QStaticTextPrivate::paintText(const QPointF &topLeftPosition, QPainter *p) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 596-661 |
| | 44 | 7 |
QString::reallocData| Name: | QString::reallocData | | Prototype: | void QString::reallocData(uint alloc, bool grow) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1736-1761 |
| | 19 | 7 |
QString::replace| Name: | QString::replace | | Prototype: | QString& QString::replace(QChar before, QChar after, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (17/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2596-2616 |
| | 15 | 7 |
QStrokerOps::strokePolygon| Name: | QStrokerOps::strokePolygon | | Prototype: | void QStrokerOps::strokePolygon(const QPointF *points, int pointCount, bool implicit_close, void *data, const QTransform &matrix) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 304-330 |
| | 19 | 7 |
QStyle::drawItemText| Name: | QStyle::drawItemText | | Prototype: | void QStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 578-604 |
| | 20 | 7 |
QStyleOption::init| Name: | QStyleOption::init | | Prototype: | void QStyleOption::init(const QWidget *widget) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | | Lines: | 180-223 |
| | 19 | 7 |
QStyleSheetBorderData::isOpaque| Name: | QStyleSheetBorderData::isOpaque | | Prototype: | bool isOpaque() const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 359-375 |
| | 13 | 7 |
QSubpathBackwardIterator::next| Name: | QSubpathBackwardIterator::next | | Prototype: | inline QStrokerOps::Element next() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 68-104 |
| | 20 | 7 |
QSystemLocaleData::readEnvironment| Name: | QSystemLocaleData::readEnvironment | | Prototype: | void QSystemLocaleData::readEnvironment() | | Coverage: | 65.517% (19/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 69-96 |
| | 24 | 7 |
QTabBar::insertTab| Name: | QTabBar::insertTab | | Prototype: | int QTabBar::insertTab(int index, const QIcon& icon, const QString &text) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 869-904 |
| | 24 | 7 |
QTabBar::mousePressEvent| Name: | QTabBar::mousePressEvent | | Prototype: | void QTabBar::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1819-1855 |
| | 22 | 7 |
QTabBar::tabSizeHint| Name: | QTabBar::tabSizeHint | | Prototype: | QSize QTabBar::tabSizeHint(int index) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1393-1442 |
| | 37 | 7 |
QTabWidget::keyPressEvent| Name: | QTabWidget::keyPressEvent | | Prototype: | void QTabWidget::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1078-1119 |
| | 18 | 7 |
QTableModel::removeColumns| Name: | QTableModel::removeColumns | | Prototype: | bool QTableModel::removeColumns(int column, int count, const QModelIndex &) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 121-147 |
| | 20 | 7 |
QTableViewPrivate::drawCell| Name: | QTableViewPrivate::drawCell | | Prototype: | void QTableViewPrivate::drawCell(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 887-916 |
| | 19 | 7 |
QTableViewPrivate::trimHiddenSelections| Name: | QTableViewPrivate::trimHiddenSelections | | Prototype: | void QTableViewPrivate::trimHiddenSelections(QItemSelectionRange *range) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 624-656 |
| | 22 | 7 |
QTcpServer::listen| Name: | QTcpServer::listen | | Prototype: | bool QTcpServer::listen(const QHostAddress &address, quint16 port) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 267-330 |
| | 36 | 7 |
QTcpServerPrivate::readNotification| Name: | QTcpServerPrivate::readNotification | | Prototype: | void QTcpServerPrivate::readNotification() | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 180-213 |
| | 19 | 7 |
QTemporaryFile::createNativeFile| Name: | QTemporaryFile::createNativeFile | | Prototype: | QTemporaryFile *QTemporaryFile::createNativeFile(QFile &file) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 730-763 |
| | 22 | 7 |
QTest::incidentType2String| Name: | QTest::incidentType2String | | Prototype: | static const char *incidentType2String(QAbstractTestLogger::IncidentTypes type) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 73-90 |
| | 8 | 7 |
QTest::xmlIncidentType2String| Name: | QTest::xmlIncidentType2String | | Prototype: | static const char* xmlIncidentType2String(QAbstractTestLogger::IncidentTypes type) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 73-90 |
| | 8 | 7 |
QTestXunitStreamer::formatAttributes| Name: | QTestXunitStreamer::formatAttributes | | Prototype: | void QTestXunitStreamer::formatAttributes(const QTestElement* element, const QTestElementAttribute *attribute, QTestCharBuffer *formatted) const | | Coverage: | 77.778% (21/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 109-139 |
| | 18 | 7 |
QTextBrowserPrivate::findFile| Name: | QTextBrowserPrivate::findFile | | Prototype: | QString QTextBrowserPrivate::findFile(const QUrl &name) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 144-172 |
| | 15 | 7 |
QTextCursorPrivate::adjustPosition| Name: | QTextCursorPrivate::adjustPosition | | Prototype: | QTextCursorPrivate::AdjustResult QTextCursorPrivate::adjustPosition(int positionOfChange, int charsAddedOrRemoved, QTextUndoCommand::Operation op) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 86-123 |
| | 22 | 7 |
QTextDocumentLayoutPrivate::findY| Name: | QTextDocumentLayoutPrivate::findY | | Prototype: | QFixed QTextDocumentLayoutPrivate::findY(QFixed yFrom, const QTextLayoutStruct *layoutStruct, QFixed requiredWidth) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2820-2847 |
| | 16 | 7 |
QTextDocumentLayoutPrivate::hitTest| Name: | QTextDocumentLayoutPrivate::hitTest | | Prototype: | QTextDocumentLayoutPrivate::HitPoint QTextDocumentLayoutPrivate::hitTest(QTextFrame::Iterator it, HitPoint hit, const QFixedPoint &p, int *position, QTextLayout **l, Qt::HitTestAccuracy accuracy) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 679-713 |
| | 20 | 7 |
QTextDocumentLayoutPrivate::positionFloat| Name: | QTextDocumentLayoutPrivate::positionFloat | | Prototype: | void QTextDocumentLayoutPrivate::positionFloat(QTextFrame *frame, QTextLine *currentLine) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2003-2063 |
| | 35 | 7 |
QTextDocumentPrivate::scan_frames| Name: | QTextDocumentPrivate::scan_frames | | Prototype: | void QTextDocumentPrivate::scan_frames(int pos, int charsRemoved, int charsAdded) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1464-1507 |
| | 30 | 7 |
QTextEdit::changeEvent| Name: | QTextEdit::changeEvent | | Prototype: | void QTextEdit::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1779-1798 |
| | 16 | 7 |
QTextEdit::inputMethodQuery| Name: | QTextEdit::inputMethodQuery | | Prototype: | QVariant QTextEdit::inputMethodQuery(Qt::InputMethodQuery query, QVariant argument) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1719-1739 |
| | 12 | 7 |
QTextEdit::timerEvent| Name: | QTextEdit::timerEvent | | Prototype: | void QTextEdit::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1076-1117 |
| | 28 | 7 |
QTextEngine::font| Name: | QTextEngine::font | | Prototype: | QFont QTextEngine::font(const QScriptItem &si) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1968-1996 |
| | 17 | 7 |
QTextEngine::offsetInLigature| Name: | QTextEngine::offsetInLigature | | Prototype: | QFixed QTextEngine::offsetInLigature(const QScriptItem *si, int pos, int max, int glyph_pos) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3098-3126 |
| | 16 | 7 |
QTextHtmlExporter::emitFrame| Name: | QTextHtmlExporter::emitFrame | | Prototype: | void QTextHtmlExporter::emitFrame(QTextFrame::Iterator frameIt) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3142-3166 |
| | 16 | 7 |
QTextHtmlExporter::emitFrameStyle| Name: | QTextHtmlExporter::emitFrameStyle | | Prototype: | void QTextHtmlExporter::emitFrameStyle(const QTextFrameFormat &format, FrameType frameType) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3193-3232 |
| | 28 | 7 |
QTextHtmlExporter::toHtml| Name: | QTextHtmlExporter::toHtml | | Prototype: | QString QTextHtmlExporter::toHtml(const QByteArray &encoding, ExportMode mode) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2249-2318 |
| | 45 | 7 |
QTextHtmlParser::importStyleSheet| Name: | QTextHtmlParser::importStyleSheet | | Prototype: | void QTextHtmlParser::importStyleSheet(const QString &href) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1759-1782 |
| | 17 | 7 |