| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QProcessPrivate::tryReadFromChannel| Name: | QProcessPrivate::tryReadFromChannel | | Prototype: | bool QProcessPrivate::tryReadFromChannel(Channel *channel) | | Coverage: | 79.070% (34/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1006-1076 |
| | 44 | 14 |
QRasterPaintEnginePrivate::drawImage| Name: | QRasterPaintEnginePrivate::drawImage | | Prototype: | void QRasterPaintEnginePrivate::drawImage(const QPointF &pt, const QImage &img, SrcOverBlendFunc func, const QRect &clip, int alpha, const QRect &sr) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 955-1021 |
| | 44 | 9 |
QSslKeyPrivate::toPem| Name: | QSslKeyPrivate::toPem | | Prototype: | QByteArray QSslKeyPrivate::toPem(const QByteArray &passPhrase) const | | Coverage: | 58.824% (30/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 190-254 |
| | 44 | 16 |
QSslSocketBackendPrivate::initSslContext| Name: | QSslSocketBackendPrivate::initSslContext | | Prototype: | bool QSslSocketBackendPrivate::initSslContext() | | Coverage: | 65.517% (38/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 363-444 |
| | 44 | 14 |
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: | 602-667 |
| | 44 | 7 |
QTabWidget::initStyleOption| Name: | QTabWidget::initStyleOption | | Prototype: | void QTabWidget::initStyleOption(QStyleOptionTabWidgetFrame *option) const | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 277-345 |
| | 44 | 12 |
QTest::qSignalDumperCallback| Name: | QTest::qSignalDumperCallback | | Prototype: | static void qSignalDumperCallback(QObject *caller, int signal_index, void **argv) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 67-122 |
| | 44 | 8 |
QTest::toPrettyCString| Name: | QTest::toPrettyCString | | Prototype: | char *toPrettyCString(const char *p, int length) | | Coverage: | 100.000% (39/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1108-1185 |
| | 44 | 15 |
QTextCopyHelper::appendFragment| Name: | QTextCopyHelper::appendFragment | | Prototype: | int QTextCopyHelper::appendFragment(int pos, int endPos, int objectIndex) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 88-145 |
| | 44 | 8 |
QTextCursor::insertText| Name: | QTextCursor::insertText | | Prototype: | void QTextCursor::insertText(const QString &text, const QTextCharFormat &_format) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 1412-1479 |
| | 44 | 11 |
QTextCursorPrivate::aboutToRemoveCell| Name: | QTextCursorPrivate::aboutToRemoveCell | | Prototype: | void QTextCursorPrivate::aboutToRemoveCell(int from, int to) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 278-337 |
| | 44 | 13 |
QTextCursorPrivate::adjustCursor| Name: | QTextCursorPrivate::adjustCursor | | Prototype: | void QTextCursorPrivate::adjustCursor(QTextCursor::MoveOperation m) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 212-276 |
| | 44 | 16 |
QTextLayout::drawCursor| Name: | QTextLayout::drawCursor | | Prototype: | void QTextLayout::drawCursor(QPainter *p, const QPointF &pos, int cursorPosition, int width) const | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1282-1339 |
| | 44 | 13 |
QTextStreamPrivate::fillReadBuffer| Name: | QTextStreamPrivate::fillReadBuffer | | Prototype: | bool QTextStreamPrivate::fillReadBuffer(qint64 maxBytes) | | Coverage: | 85.417% (41/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 420-533 |
| | 44 | 14 |
QTreeWidgetItemIterator::matchesFlags| Name: | QTreeWidgetItemIterator::matchesFlags | | Prototype: | bool QTreeWidgetItemIterator::matchesFlags(const QTreeWidgetItem *item) const | | Coverage: | 0.000% (0/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp | | Lines: | 205-263 |
| | 44 | 22 |
QUrlPrivate::setAuthority| Name: | QUrlPrivate::setAuthority | | Prototype: | inline void QUrlPrivate::setAuthority(const QString &auth, int from, int end, QUrl::ParsingMode mode) | | Coverage: | 100.000% (50/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1027-1097 |
| | 44 | 15 |
QUrlPrivate::setHost| Name: | QUrlPrivate::setHost | | Prototype: | inline bool QUrlPrivate::setHost(const QString &value, int from, int iend, QUrl::ParsingMode mode) | | Coverage: | 95.652% (44/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1278-1367 |
| | 44 | 14 |
QWidgetTextControlPrivate::activateLinkUnderCursor| Name: | QWidgetTextControlPrivate::activateLinkUnderCursor | | Prototype: | void QWidgetTextControlPrivate::activateLinkUnderCursor(QString href) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2814-2881 |
| | 44 | 15 |
QXcbWindow::setMotifWindowFlags| Name: | QXcbWindow::setMotifWindowFlags | | Prototype: | void QXcbWindow::setMotifWindowFlags(Qt::WindowFlags flags) | | Coverage: | 79.070% (34/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1173-1241 |
| | 44 | 11 |
QXmlStreamReaderPrivate::init| Name: | QXmlStreamReaderPrivate::init | | Prototype: | void QXmlStreamReaderPrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 806-855 |
| | 44 | 1 |
drawPolygons| Name: | drawPolygons | | Prototype: | static void drawPolygons(qint32 *bits, int width, int height, const QPoint *vertices, const quint32 *indices, int indexCount, qint32 value) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 433-487 |
| | 44 | 14 |
generateHead| Name: | generateHead | | Prototype: | static QTtfTable generateHead(const qttf_head_table &head) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 450-518 |
| | 44 | 1 |
miCoalesce| Name: | miCoalesce | | Prototype: | static int miCoalesce(QRegionPrivate &dest, int prevStart, int curStart) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2020-2121 |
| | 44 | 11 |
miSubtractO| Name: | miSubtractO | | Prototype: | static void miSubtractO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2524-2611 |
| | 44 | 16 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemFlag flag) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11551-11618 |
| | 44 | 21 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QAbstractSocket::SocketError error) | | Coverage: | 17.073% (7/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2932-2999 |
| | 44 | 21 |
ParallelAnchorData::calculateSizeHints| Name: | ParallelAnchorData::calculateSizeHints | | Prototype: | bool ParallelAnchorData::calculateSizeHints() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 298-406 |
| | 45 | 6 |
QColumnView::scrollTo| Name: | QColumnView::scrollTo | | Prototype: | void QColumnView::scrollTo(const QModelIndex &index, ScrollHint hint) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 257-341 |
| | 45 | 13 |
QDBusMetaObject::createMetaObject| Name: | QDBusMetaObject::createMetaObject | | Prototype: | QDBusMetaObject *QDBusMetaObject::createMetaObject(const QString &interface, const QString &xml, QHash<QString, QDBusMetaObject *> &cache, QDBusError &error) | | Coverage: | 93.750% (30/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 583-655 |
| | 45 | 10 |
QDateTimeParser::findAmPm| Name: | QDateTimeParser::findAmPm | | Prototype: | QDateTimeParser::AmPmFinder QDateTimeParser::findAmPm(QString &str, int sectionIndex, int *used) const | | Coverage: | 51.667% (31/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1379-1454 |
| | 45 | 18 |
QDirModel::index| Name: | QDirModel::index | | Prototype: | QModelIndex QDirModel::index(const QString &path, int column) const | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 853-967 |
| | 45 | 13 |
QDockAreaLayoutInfo::updateTabBar| Name: | QDockAreaLayoutInfo::updateTabBar | | Prototype: | bool QDockAreaLayoutInfo::updateTabBar() const | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2095-2169 |
| | 45 | 14 |
QFSFileEngine::fileFlags| Name: | QFSFileEngine::fileFlags | | Prototype: | QAbstractFileEngine::FileFlags QFSFileEngine::fileFlags(FileFlags type) const | | Coverage: | 64.286% (36/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 528-597 |
| | 45 | 18 |
QGraphicsItem::~QGraphicsItem| Name: | QGraphicsItem::~QGraphicsItem | | Prototype: | QGraphicsItem::~QGraphicsItem() | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1503-1576 |
| | 45 | 18 |
QGroupBox::event| Name: | QGroupBox::event | | Prototype: | bool QGroupBox::event(QEvent *e) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 326-393 |
| | 45 | 15 |
QGuiApplicationPrivate::createPlatformIntegration| Name: | QGuiApplicationPrivate::createPlatformIntegration | | Prototype: | void QGuiApplicationPrivate::createPlatformIntegration() | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1203-1271 |
| | 45 | 20 |
QGuiApplicationPrivate::processTabletEvent| Name: | QGuiApplicationPrivate::processTabletEvent | | Prototype: | void QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent *e) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2256-2321 |
| | 45 | 12 |
QHttpNetworkConnectionPrivate::removeReply| Name: | QHttpNetworkConnectionPrivate::removeReply | | Prototype: | void QHttpNetworkConnectionPrivate::removeReply(QHttpNetworkReply *reply) | | Coverage: | 66.071% (37/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 884-974 |
| | 45 | 18 |
QImage::setPixel| Name: | QImage::setPixel | | Prototype: | void QImage::setPixel(int x, int y, uint index_or_rgb) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2318-2393 |
| | 45 | 24 |
QImageReader::read| Name: | QImageReader::read | | Prototype: | bool QImageReader::read(QImage *image) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1309-1402 |
| | 45 | 25 |
QMainWindowLayout::unplug| Name: | QMainWindowLayout::unplug | | Prototype: | QLayoutItem *QMainWindowLayout::unplug(QWidget *widget, bool group) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2278-2354 |
| | 45 | 11 |
QMdiAreaPrivate::updateScrollBars| Name: | QMdiAreaPrivate::updateScrollBars | | Prototype: | void QMdiAreaPrivate::updateScrollBars() | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1173-1234 |
| | 45 | 11 |
QNetworkReplyImplPrivate::_q_startOperation| Name: | QNetworkReplyImplPrivate::_q_startOperation | | Prototype: | void QNetworkReplyImplPrivate::_q_startOperation() | | Coverage: | 73.333% (33/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 72-166 |
| | 45 | 13 |
QOpenGLFunctions_4_2_Core::~QOpenGLFunctions_4_2_Core| Name: | QOpenGLFunctions_4_2_Core::~QOpenGLFunctions_4_2_Core | | Prototype: | QOpenGLFunctions_4_2_Core::~QOpenGLFunctions_4_2_Core() | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp | | Lines: | 88-135 |
| | 45 | 16 |
QRollEffect::scroll| Name: | QRollEffect::scroll | | Prototype: | void QRollEffect::scroll() | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 484-552 |
| | 45 | 13 |
QTabBar::mouseMoveEvent| Name: | QTabBar::mouseMoveEvent | | Prototype: | void QTabBar::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1949-2029 |
| | 45 | 15 |
QTextEngine::boundingBox| Name: | QTextEngine::boundingBox | | Prototype: | glyph_metrics_t QTextEngine::boundingBox(int from, int len) const | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1867-1926 |
| | 45 | 14 |
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: | 2255-2324 |
| | 45 | 7 |
QToolBar::event| Name: | QToolBar::event | | Prototype: | bool QToolBar::event(QEvent *event) | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 1130-1227 |
| | 45 | 24 |
QToolBarAreaLayout::restoreState| Name: | QToolBarAreaLayout::restoreState | | Prototype: | bool QToolBarAreaLayout::restoreState(QDataStream &stream, const QList<QToolBar*> &_toolBars, uchar tmarker, bool testing) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1308-1382 |
| | 45 | 10 |
QTransform::operator*=| Name: | QTransform::operator*= | | Prototype: | QTransform & QTransform::operator*=(const QTransform &o) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 833-905 |
| | 45 | 9 |
QXcbConnection::compressEvent| Name: | QXcbConnection::compressEvent | | Prototype: | bool QXcbConnection::compressEvent(xcb_generic_event_t *event, int currentIndex, QXcbEventArray *eventqueue) const | | Coverage: | 50.000% (31/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1627-1700 |
| | 45 | 20 |
QXcbKeyboard::lookupLatinKeysym| Name: | QXcbKeyboard::lookupLatinKeysym | | Prototype: | xkb_keysym_t QXcbKeyboard::lookupLatinKeysym(xkb_keycode_t keycode) const | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 895-969 |
| | 45 | 14 |
QXcbWindow::wmWindowTypes| Name: | QXcbWindow::wmWindowTypes | | Prototype: | QXcbWindowFunctions::WmWindowTypes QXcbWindow::wmWindowTypes() const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1749-1818 |
| | 45 | 19 |
copyArgument| Name: | copyArgument | | Prototype: | static void copyArgument(void *to, int id, const QVariant &arg) | | Coverage: | 18.750% (9/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | | Lines: | 54-148 |
| | 45 | 20 |
fetchTransformedARGB32PM| Name: | fetchTransformedARGB32PM | | Prototype: | template<TextureBlendType blendType> static const uint * fetchTransformedARGB32PM(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1480-1559 |
| | 45 | 11 |
fromIsoTimeString| Name: | fromIsoTimeString | | Prototype: | static QTime fromIsoTimeString(const QStringRef &string, Qt::DateFormat format, bool *isMidnight24) | | Coverage: | 91.228% (52/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1878-1945 |
| | 45 | 14 |
mergeIndexes| Name: | mergeIndexes | | Prototype: | static QItemSelection mergeIndexes(const QVector<QPersistentModelIndex> &indexes) | | Coverage: | 78.947% (30/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 937-997 |
| | 45 | 10 |
parseColorValue| Name: | parseColorValue | | Prototype: | static ColorData parseColorValue(QCss::Value v) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 711-778 |
| | 45 | 16 |
qFindString| Name: | qFindString | | Prototype: | int qFindString( const QChar *haystack0, int haystackLen, int from, const QChar *needle0, int needleLen, Qt::CaseSensitivity cs) | | Coverage: | 92.453% (49/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3097-3171 |
| | 45 | 16 |
qt_alphargbblit_argb32| Name: | qt_alphargbblit_argb32 | | Prototype: | static void qt_alphargbblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uint *src, int mapWidth, int mapHeight, int srcStride, const QClipData *clip) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5920-5993 |
| | 45 | 13 |
qt_string_normalize| Name: | qt_string_normalize | | Prototype: | void qt_string_normalize(QString *data, QString::NormalizationForm mode, QChar::UnicodeVersion version, int from) | | Coverage: | 92.857% (52/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7154-7218 |
| | 45 | 18 |
QAlphaPaintEngine::flushAndInit| Name: | QAlphaPaintEngine::flushAndInit | | Prototype: | void QAlphaPaintEngine::flushAndInit(bool init) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 297-374 |
| | 46 | 5 |
QCommandLineParserPrivate::helpText| Name: | QCommandLineParserPrivate::helpText | | Prototype: | QString QCommandLineParserPrivate::helpText() const | | Coverage: | 48.571% (17/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1086-1138 |
| | 46 | 15 |
QDBusConnectionPrivate::activateObject| Name: | QDBusConnectionPrivate::activateObject | | Prototype: | void QDBusConnectionPrivate::activateObject(ObjectTreeNode &node, const QDBusMessage &msg, int pathStartPos) | | Coverage: | 81.667% (49/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1438-1523 |
| | 46 | 19 |
QDynamicFileResourceRoot::registerSelf| Name: | QDynamicFileResourceRoot::registerSelf | | Prototype: | bool registerSelf(const QString &f) | | Coverage: | 40.625% (13/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 971-1037 |
| | 46 | 10 |
QFontEngineQPF2::QFontEngineQPF2| Name: | QFontEngineQPF2::QFontEngineQPF2 | | Prototype: | QFontEngineQPF2::QFontEngineQPF2(const QFontDef &def, const QByteArray &data) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 227-311 |
| | 46 | 11 |
QGuiApplicationPrivate::processActivatedEvent| Name: | QGuiApplicationPrivate::processActivatedEvent | | Prototype: | void QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent *e) | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2078-2140 |
| | 46 | 17 |
QHttpNetworkConnectionPrivate::fillPipeline| Name: | QHttpNetworkConnectionPrivate::fillPipeline | | Prototype: | void QHttpNetworkConnectionPrivate::fillPipeline(QAbstractSocket *socket) | | Coverage: | 75.000% (48/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 712-792 |
| | 46 | 18 |
QPainter::drawTiledPixmap| Name: | QPainter::drawTiledPixmap | | Prototype: | void QPainter::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &sp) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6648-6728 |
| | 46 | 10 |
QPathClipper::doClip| Name: | QPathClipper::doClip | | Prototype: | bool QPathClipper::doClip(QWingedEdge &list, ClipperMode mode) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1638-1722 |
| | 46 | 12 |
QPicturePrivate::checkFormat| Name: | QPicturePrivate::checkFormat | | Prototype: | bool QPicturePrivate::checkFormat() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1064-1127 |
| | 46 | 7 |
QSpdyProtocolHandler::uploadData| Name: | QSpdyProtocolHandler::uploadData | | Prototype: | bool QSpdyProtocolHandler::uploadData(qint32 streamID) | | Coverage: | 63.636% (21/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 681-753 |
| | 46 | 9 |
QToolBarAreaLayoutInfo::moveToolBar| Name: | QToolBarAreaLayoutInfo::moveToolBar | | Prototype: | void QToolBarAreaLayoutInfo::moveToolBar(QToolBar *toolbar, int pos) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 396-481 |
| | 46 | 16 |
QTransform::operator*| Name: | QTransform::operator* | | Prototype: | QTransform QTransform::operator*(const QTransform &m) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 915-988 |
| | 46 | 9 |
QTreeWidgetItem::setData| Name: | QTreeWidgetItem::setData | | Prototype: | void QTreeWidgetItem::setData(int column, int role, const QVariant &value) | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1704-1774 |
| | 46 | 23 |
QUrl::matches| Name: | QUrl::matches | | Prototype: | bool QUrl::matches(const QUrl &url, FormattingOptions options) const | | Coverage: | 74.603% (47/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3656-3720 |
| | 46 | 21 |
QXcbConnection::initializeXKB| Name: | QXcbConnection::initializeXKB | | Prototype: | void QXcbConnection::initializeXKB() | | Coverage: | 40.000% (6/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2199-2262 |
| | 46 | 5 |
QXcbShmImage::QXcbShmImage| Name: | QXcbShmImage::QXcbShmImage | | Prototype: | QXcbShmImage::QXcbShmImage(QXcbScreen *screen, const QSize &size, uint depth, QImage::Format format) | | Coverage: | 48.571% (17/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 146-215 |
| | 46 | 9 |
SegmentTree::buildTree| Name: | SegmentTree::buildTree | | Prototype: | TreeNode SegmentTree::buildTree(int first, int last, int depth, const RectF &bounds) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 316-387 |
| | 46 | 8 |
fetchTransformed| Name: | fetchTransformed | | Prototype: | template<TextureBlendType blendType> static const uint * fetchTransformed(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1561-1644 |
| | 46 | 11 |
fillRect_normalized| Name: | fillRect_normalized | | Prototype: | static void fillRect_normalized(const QRect &r, QSpanData *data, QRasterPaintEnginePrivate *pe) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1382-1450 |
| | 46 | 8 |
findPatternUnloaded| Name: | findPatternUnloaded | | Prototype: | static bool findPatternUnloaded(const QString &library, QLibraryPrivate *lib) | | Coverage: | 56.818% (25/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 233-324 |
| | 46 | 13 |
qt_fusion_draw_mdibutton| Name: | qt_fusion_draw_mdibutton | | Prototype: | static void qt_fusion_draw_mdibutton(QPainter *painter, const QStyleOptionTitleBar *option, const QRect &tmp, bool hover, bool sunken) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 275-334 |
| | 46 | 4 |
AtSpiAdaptor::actionInterface| Name: | AtSpiAdaptor::actionInterface | | Prototype: | bool AtSpiAdaptor::actionInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1698-1752 |
| | 47 | 17 |
Parser::parseNumber| Name: | Parser::parseNumber | | Prototype: | bool Parser::parseNumber(QJsonPrivate::Value *val, int baseOffset) | | Coverage: | 30.263% (23/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 722-804 |
| | 47 | 15 |
QAbstractItemModel::match| Name: | QAbstractItemModel::match | | Prototype: | QModelIndexList QAbstractItemModel::match(const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const | | Coverage: | 98.507% (66/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2266-2334 |
| | 47 | 21 |
QAbstractItemView::closeEditor| Name: | QAbstractItemView::closeEditor | | Prototype: | void QAbstractItemView::closeEditor(QWidget *editor, QAbstractItemDelegate::EndEditHint hint) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2809-2878 |
| | 47 | 17 |
QApplicationPrivate::sendMouseEvent| Name: | QApplicationPrivate::sendMouseEvent | | Prototype: | bool QApplicationPrivate::sendMouseEvent(QWidget *receiver, QMouseEvent *event, QWidget *alienWidget, QWidget *nativeWidget, QWidget **buttonDown, QPointer<QWidget> &lastMouseReceiver, bool spontaneous) | | Coverage: | 0.000% (0/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2703-2796 |
| | 47 | 17 |
QDBusConnectionPrivate::activateCall| Name: | QDBusConnectionPrivate::activateCall | | Prototype: | bool QDBusConnectionPrivate::activateCall(QObject* object, int flags, const QDBusMessage &msg) | | Coverage: | 76.667% (23/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 823-909 |
| | 47 | 8 |
QDialog::adjustPosition| Name: | QDialog::adjustPosition | | Prototype: | void QDialog::adjustPosition(QWidget* w) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 805-883 |
| | 47 | 17 |
QEglConfigChooser::chooseConfig| Name: | QEglConfigChooser::chooseConfig | | Prototype: | EGLConfig QEglConfigChooser::chooseConfig() | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 235-317 |
| | 47 | 16 |
QGL2PaintEngineExPrivate::fillStencilWithVertexArray| Name: | QGL2PaintEngineExPrivate::fillStencilWithVertexArray | | Prototype: | void QGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QGLRect &bounds, StencilFillMode mode) | | Coverage: | 18.519% (5/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 996-1087 |
| | 47 | 9 |
QGLTexture::bindCompressedTextureDDS| Name: | QGLTexture::bindCompressedTextureDDS | | Prototype: | QSize QGLTexture::bindCompressedTextureDDS(const char *buf, int len) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5383-5457 |
| | 47 | 12 |
QGraphicsScenePrivate::setActivePanelHelper| Name: | QGraphicsScenePrivate::setActivePanelHelper | | Prototype: | void QGraphicsScenePrivate::setActivePanelHelper(QGraphicsItem *item, bool duringActivationEvent) | | Coverage: | 0.000% (0/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 734-812 |
| | 47 | 18 |
QMainWindow::event| Name: | QMainWindow::event | | Prototype: | bool QMainWindow::event(QEvent *event) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1412-1546 |
| | 47 | 21 |
QMessageBoxPrivate::updateSize| Name: | QMessageBoxPrivate::updateSize | | Prototype: | void QMessageBoxPrivate::updateSize() | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 357-437 |
| | 47 | 11 |
QMetaProperty::write| Name: | QMetaProperty::write | | Prototype: | bool QMetaProperty::write(QObject *object, const QVariant &value) const | | Coverage: | 81.818% (54/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3049-3118 |
| | 47 | 17 |
QNetworkAccessFileBackend::open| Name: | QNetworkAccessFileBackend::open | | Prototype: | void QNetworkAccessFileBackend::open() | | Coverage: | 45.946% (17/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | | Lines: | 107-181 |
| | 47 | 13 |
QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray| Name: | QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray | | Prototype: | void QOpenGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QOpenGLRect &bounds, StencilFillMode mode) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1002-1093 |
| | 47 | 9 |