| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QMenuPrivate::setCurrentAction| Name: | QMenuPrivate::setCurrentAction | | Prototype: | void QMenuPrivate::setCurrentAction(QAction *action, int popup, SelectionReason reason, bool activateFirst) | | Coverage: | 0.000% (0/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 554-626 |
| | 39 | 19 |
QMdiAreaPrivate::setViewMode| Name: | QMdiAreaPrivate::setViewMode | | Prototype: | void QMdiAreaPrivate::setViewMode(QMdiArea::ViewMode mode) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1549-1617 |
| | 39 | 9 |
QMdiAreaPrivate::rearrange| Name: | QMdiAreaPrivate::rearrange | | Prototype: | void QMdiAreaPrivate::rearrange(Rearranger *rearranger) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 917-974 |
| | 39 | 15 |
QMatrix4x4::normalMatrix| Name: | QMatrix4x4::normalMatrix | | Prototype: | QMatrix3x3 QMatrix4x4::normalMatrix() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 523-574 |
| | 39 | 6 |
QLCDNumber::setDigitCount| Name: | QLCDNumber::setDigitCount | | Prototype: | void QLCDNumber::setDigitCount(int numDigits) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 402-449 |
| | 39 | 10 |
QIntersectionFinder::linesIntersect| Name: | QIntersectionFinder::linesIntersect | | Prototype: | bool QIntersectionFinder::linesIntersect(const QLineF &a, const QLineF &b) const | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 107-172 |
| | 39 | 9 |
QInotifyFileSystemWatcherEngine::addPaths| Name: | QInotifyFileSystemWatcherEngine::addPaths | | Prototype: | QStringList QInotifyFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 254-308 |
| | 39 | 7 |
QImage::invertPixels| Name: | QImage::invertPixels | | Prototype: | void QImage::invertPixels(InvertMode mode) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1843-1912 |
| | 39 | 20 |
QHttpNetworkReplyPrivate::readHeader| Name: | QHttpNetworkReplyPrivate::readHeader | | Prototype: | qint64 QHttpNetworkReplyPrivate::readHeader(QAbstractSocket *socket) | | Coverage: | 89.655% (52/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 529-601 |
| | 39 | 12 |
QHttpNetworkConnectionChannel::allDone| Name: | QHttpNetworkConnectionChannel::allDone | | Prototype: | void QHttpNetworkConnectionChannel::allDone() | | Coverage: | 70.732% (29/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 410-491 |
| | 39 | 12 |
QGraphicsWidget::windowFrameSectionAt| Name: | QGraphicsWidget::windowFrameSectionAt | | Prototype: | Qt::WindowFrameSection QGraphicsWidget::windowFrameSectionAt(const QPointF &pos) const | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1297-1347 |
| | 39 | 14 |
QGraphicsScene::render| Name: | QGraphicsScene::render | | Prototype: | void QGraphicsScene::render(QPainter *painter, const QRectF &target, const QRectF &source, Qt::AspectRatioMode aspectRatioMode) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1754-1823 |
| | 39 | 9 |
QGraphicsScene::focusNextPrevChild| Name: | QGraphicsScene::focusNextPrevChild | | Prototype: | bool QGraphicsScene::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5389-5456 |
| | 39 | 15 |
QGraphicsItemPrivate::updateAncestorFlag| Name: | QGraphicsItemPrivate::updateAncestorFlag | | Prototype: | void QGraphicsItemPrivate::updateAncestorFlag(QGraphicsItem::GraphicsItemFlag childFlag, AncestorFlag flag, bool enabled, bool root) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 820-888 |
| | 39 | 14 |
QGraphicsAnchorLayoutPrivate::addAnchor| Name: | QGraphicsAnchorLayoutPrivate::addAnchor | | Prototype: | QGraphicsAnchor *QGraphicsAnchorLayoutPrivate::addAnchor(QGraphicsLayoutItem *firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem *secondItem, Qt::AnchorPoint secondEdge, qreal *spacing) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1625-1708 |
| | 39 | 9 |
QGL2PaintEngineEx::begin| Name: | QGL2PaintEngineEx::begin | | Prototype: | bool QGL2PaintEngineEx::begin(QPaintDevice *pdev) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2014-2084 |
| | 39 | 5 |
QFutureWatcherBasePrivate::sendCallOutEvent| Name: | QFutureWatcherBasePrivate::sendCallOutEvent | | Prototype: | void QFutureWatcherBasePrivate::sendCallOutEvent(QFutureCallOutEvent *event) | | Coverage: | 85.714% (36/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 426-484 |
| | 39 | 18 |
QFontconfigDatabase::populateFontDatabase| Name: | QFontconfigDatabase::populateFontDatabase | | Prototype: | void QFontconfigDatabase::populateFontDatabase() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 478-542 |
| | 39 | 4 |
QFontSubset::widthArray| Name: | QFontSubset::widthArray | | Prototype: | QByteArray QFontSubset::widthArray() const | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 125-180 |
| | 39 | 13 |
QFontPrivate::resolve| Name: | QFontPrivate::resolve | | Prototype: | void QFontPrivate::resolve(uint mask, const QFontPrivate *other) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 249-310 |
| | 39 | 19 |
QFontEngineMulti::boundingBox| Name: | QFontEngineMulti::boundingBox | | Prototype: | glyph_metrics_t QFontEngineMulti::boundingBox(const QGlyphLayout &glyphs) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1939-2000 |
| | 39 | 8 |
QDomDocumentPrivate::saveDocument| Name: | QDomDocumentPrivate::saveDocument | | Prototype: | void QDomDocumentPrivate::saveDocument(QTextStream& s, const int indent, QDomNode::EncodingPolicy encUsed) const | | Coverage: | 31.818% (14/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6420-6492 |
| | 39 | 12 |
QDockAreaLayoutInfo::sizeHint| Name: | QDockAreaLayoutInfo::sizeHint | | Prototype: | QSize QDockAreaLayoutInfo::sizeHint() const | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 389-459 |
| | 39 | 16 |
QDialogButtonBoxPrivate::createButton| Name: | QDialogButtonBoxPrivate::createButton | | Prototype: | QPushButton *QDialogButtonBoxPrivate::createButton(QDialogButtonBox::StandardButton sbutton, bool doLayout) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 348-422 |
| | 39 | 23 |
QDateTimeParser::findMonth| Name: | QDateTimeParser::findMonth | | Prototype: | int QDateTimeParser::findMonth(const QString &str1, int startMonth, int sectionIndex, QString *usedMonth, int *used) const | | Coverage: | 86.000% (43/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1234-1295 |
| | 39 | 16 |
QDateTimeEditPrivate::validateAndInterpret| Name: | QDateTimeEditPrivate::validateAndInterpret | | Prototype: | QDateTime QDateTimeEditPrivate::validateAndInterpret(QString &input, int &position, QValidator::State &state, bool fixup) const | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1902-1957 |
| | 39 | 12 |
QDBusMetaType::typeToSignature| Name: | QDBusMetaType::typeToSignature | | Prototype: | const char *QDBusMetaType::typeToSignature(int type) | | Coverage: | 100.000% (46/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 379-462 |
| | 39 | 20 |
QCosmeticStroker::clipLine| Name: | QCosmeticStroker::clipLine | | Prototype: | bool QCosmeticStroker::clipLine(qreal &x1, qreal &y1, qreal &x2, qreal &y2) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 306-357 |
| | 39 | 14 |
QCoreApplicationPrivate::init| Name: | QCoreApplicationPrivate::init | | Prototype: | void QCoreApplicationPrivate::init() | | Coverage: | 80.556% (29/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 763-843 |
| | 39 | 12 |
QCommandLineParserPrivate::helpText| Name: | QCommandLineParserPrivate::helpText | | Prototype: | QString QCommandLineParserPrivate::helpText() const | | Coverage: | 54.286% (19/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1079-1131 |
| | 39 | 17 |
QArrayData::allocate| Name: | QArrayData::allocate | | Prototype: | QArrayData *QArrayData::allocate(size_t objectSize, size_t alignment, size_t capacity, AllocationOptions options) | | Coverage: | 65.714% (23/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 59-125 |
| | 39 | 11 |
QAbstractItemView::dragMoveEvent| Name: | QAbstractItemView::dragMoveEvent | | Prototype: | void QAbstractItemView::dragMoveEvent(QDragMoveEvent *event) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1944-2006 |
| | 39 | 14 |
ControlContainer::removeButtonsFromMenuBar| Name: | ControlContainer::removeButtonsFromMenuBar | | Prototype: | void ControlContainer::removeButtonsFromMenuBar(QMenuBar *menuBar) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 782-836 |
| | 39 | 16 |
BezierEase::singleRealSolutionForCubic| Name: | BezierEase::singleRealSolutionForCubic | | Prototype: | qreal static inline singleRealSolutionForCubic(qreal a, qreal b, qreal c) | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 724-792 |
| | 39 | 6 |
qt_socks5_get_host_address_and_port| Name: | qt_socks5_get_host_address_and_port | | Prototype: | static int qt_socks5_get_host_address_and_port(const QByteArray &buf, QHostAddress *pAddress, quint16 *pPort, int *pPos) | | Coverage: | 78.125% (25/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 212-271 |
| | 38 | 11 |
qt_bitmapblit_template| Name: | qt_bitmapblit_template | | Prototype: | template <class DST> static inline void qt_bitmapblit_template(QRasterBuffer *rasterBuffer, int x, int y, DST color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5504-5564 |
| | 38 | 14 |
qt_bitmapToRegion| Name: | qt_bitmapToRegion | | Prototype: | QRegionPrivate *qt_bitmapToRegion(const QBitmap& bitmap) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3736-3809 |
| | 38 | 12 |
qConvertARGB64PMToA2RGB30PM_sse2| Name: | qConvertARGB64PMToA2RGB30PM_sse2 | | Prototype: | template<QtPixelOrder PixelOrder> static inline void qConvertARGB64PMToA2RGB30PM_sse2(uint *dest, const QRgba64 *buffer, int count) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1248-1306 |
| | 38 | 11 |
imageFormatForVisual| Name: | imageFormatForVisual | | Prototype: | static inline QImage::Format imageFormatForVisual(int depth, quint32 red_mask, quint32 blue_mask, bool *rgbSwap) | | Coverage: | 15.094% (8/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 163-217 |
| | 38 | 21 |
eventClassName| Name: | eventClassName | | Prototype: | static const char *eventClassName(QEvent::Type t) | | Coverage: | 0.000% (0/109) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3643-3758 |
| | 38 | 73 |
digestMd5ResponseHelper| Name: | digestMd5ResponseHelper | | Prototype: | static QByteArray digestMd5ResponseHelper( const QByteArray &alg, const QByteArray &userName, const QByteArray &realm, const QByteArray &password, const QByteArray &nonce, const QByteArray &nonceCount, const QByteArray &cNonce, const QByteArray &qop, const QByteArray &method, const QByteArray &digestUri, const QByteArray &hEntity ) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 605-668 |
| | 38 | 4 |
Qt::mightBeRichText| Name: | Qt::mightBeRichText | | Prototype: | bool Qt::mightBeRichText(const QString& text) | | Coverage: | 0.000% (0/77) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 81-137 |
| | 38 | 17 |
QXmlStreamReaderPrivate::startDocument| Name: | QXmlStreamReaderPrivate::startDocument | | Prototype: | void QXmlStreamReaderPrivate::startDocument() | | Coverage: | 88.889% (40/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1771-1833 |
| | 38 | 13 |
QXmlStreamReaderPrivate::fastScanContentCharList| Name: | QXmlStreamReaderPrivate::fastScanContentCharList | | Prototype: | inline int QXmlStreamReaderPrivate::fastScanContentCharList() | | Coverage: | 85.714% (36/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1222-1284 |
| | 38 | 19 |
QXmlSimpleReaderPrivate::parseName| Name: | QXmlSimpleReaderPrivate::parseName | | Prototype: | bool QXmlSimpleReaderPrivate::parseName() | | Coverage: | 75.000% (27/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7127-7204 |
| | 38 | 13 |
QXmlSimpleReaderPrivate::parseBeginOrContinue| Name: | QXmlSimpleReaderPrivate::parseBeginOrContinue | | Prototype: | bool QXmlSimpleReaderPrivate::parseBeginOrContinue(int state, bool incremental) | | Coverage: | 82.000% (41/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3246-3307 |
| | 38 | 14 |
QXcbWindow::show| Name: | QXcbWindow::show | | Prototype: | void QXcbWindow::show() | | Coverage: | 94.872% (37/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 810-875 |
| | 38 | 12 |
QXcbMime::mimeDataForAtom| Name: | QXcbMime::mimeDataForAtom | | Prototype: | bool QXcbMime::mimeDataForAtom(QXcbConnection *connection, xcb_atom_t a, QMimeData *mimeData, QByteArray *data, xcb_atom_t *atomFormat, int *dataFormat) | | Coverage: | 56.818% (25/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | | Lines: | 84-135 |
| | 38 | 10 |
QXcbKeyboard::updateModifiers| Name: | QXcbKeyboard::updateModifiers | | Prototype: | void QXcbKeyboard::updateModifiers() | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1309-1371 |
| | 38 | 14 |
QWizard::removePage| Name: | QWizard::removePage | | Prototype: | void QWizard::removePage(int id) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2311-2375 |
| | 38 | 14 |
QWindowsStyle::pixelMetric| Name: | QWindowsStyle::pixelMetric | | Prototype: | int QWindowsStyle::pixelMetric(PixelMetric pm, const QStyleOption *opt, const QWidget *widget) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 446-509 |
| | 38 | 15 |
QWidgetTextControl::createStandardContextMenu| Name: | QWidgetTextControl::createStandardContextMenu | | Prototype: | QMenu *QWidgetTextControl::createStandardContextMenu(const QPointF &pos, QWidget *parent) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2206-2286 |
| | 38 | 23 |
QWhatsThisPrivate::eventFilter| Name: | QWhatsThisPrivate::eventFilter | | Prototype: | bool QWhatsThisPrivate::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 420-481 |
| | 38 | 16 |
QWhatsThat::paintEvent| Name: | QWhatsThat::paintEvent | | Prototype: | void QWhatsThat::paintEvent(QPaintEvent*) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 286-333 |
| | 38 | 7 |
QTransform::squareToQuad| Name: | QTransform::squareToQuad | | Prototype: | bool QTransform::squareToQuad(const QPolygonF &quad, QTransform &trans) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1749-1803 |
| | 38 | 4 |
QTextOdfWriter::writeFrame| Name: | QTextOdfWriter::writeFrame | | Prototype: | void QTextOdfWriter::writeFrame(QXmlStreamWriter &writer, const QTextFrame *frame) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 180-231 |
| | 38 | 14 |
QTextEngine::width| Name: | QTextEngine::width | | Prototype: | QFixed QTextEngine::width(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: | 1794-1854 |
| | 38 | 14 |
QTest::toPrettyUnicode| Name: | QTest::toPrettyUnicode | | Prototype: | char *toPrettyUnicode(const ushort *p, int length) | | Coverage: | 100.000% (33/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2466-2527 |
| | 38 | 13 |
QSystemSemaphorePrivate::handle| Name: | QSystemSemaphorePrivate::handle | | Prototype: | key_t QSystemSemaphorePrivate::handle(QSystemSemaphore::AccessMode mode) | | Coverage: | 79.412% (27/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | | Lines: | 66-128 |
| | 38 | 11 |
QString::section| Name: | QString::section | | Prototype: | QString QString::section(const QString &sep, int start, int end, SectionFlags flags) const | | Coverage: | 98.333% (59/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4111-4157 |
| | 38 | 17 |
QSslCertificate::fromPath| Name: | QSslCertificate::fromPath | | Prototype: | QList<QSslCertificate> QSslCertificate::fromPath(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) | | Coverage: | 87.500% (35/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | | Lines: | 458-520 |
| | 38 | 13 |
QSqlResultPrivate::namedToPositionalBinding| Name: | QSqlResultPrivate::namedToPositionalBinding | | Prototype: | QString QSqlResultPrivate::namedToPositionalBinding(const QString &query) | | Coverage: | 84.444% (38/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 122-173 |
| | 38 | 9 |
QSpinBoxPrivate::validateAndInterpret| Name: | QSpinBoxPrivate::validateAndInterpret | | Prototype: | QVariant QSpinBoxPrivate::validateAndInterpret(QString &input, int &pos, QValidator::State &state) const | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 1019-1083 |
| | 38 | 11 |
QSettingsPrivate::stringToVariant| Name: | QSettingsPrivate::stringToVariant | | Prototype: | QVariant QSettingsPrivate::stringToVariant(const QString &s) | | Coverage: | 82.609% (38/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 488-541 |
| | 38 | 15 |
QRegExpMatchState::match| Name: | QRegExpMatchState::match | | Prototype: | void QRegExpMatchState::match(const QChar *str0, int len0, int pos0, bool minimal0, bool oneTest, int caretIndex) | | Coverage: | 90.000% (36/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1412-1480 |
| | 38 | 11 |
QRectF::operator&| Name: | QRectF::operator& | | Prototype: | QRectF QRectF::operator&(const QRectF &r) const | | Coverage: | 89.744% (35/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2192-2242 |
| | 38 | 11 |
QRasterPaintEngine::init| Name: | QRasterPaintEngine::init | | Prototype: | void QRasterPaintEngine::init() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 347-414 |
| | 38 | 10 |
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 |
QProcessPrivate::waitForFinished| Name: | QProcessPrivate::waitForFinished | | Prototype: | bool QProcessPrivate::waitForFinished(int msecs) | | Coverage: | 72.414% (42/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 860-928 |
| | 38 | 16 |
QPlainTextEditControl::blockBoundingRect| Name: | QPlainTextEditControl::blockBoundingRect | | Prototype: | QRectF QPlainTextEditControl::blockBoundingRect(const QTextBlock &block) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 556-605 |
| | 38 | 10 |
QPixmapConvolutionFilter::draw| Name: | QPixmapConvolutionFilter::draw | | Prototype: | void QPixmapConvolutionFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF& srcRect) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 407-467 |
| | 38 | 9 |
QOpenGLFunctions_1_4_DeprecatedBackend::QOpenGLFunctions_1_4_DeprecatedBackend| Name: | QOpenGLFunctions_1_4_DeprecatedBackend::QOpenGLFunctions_1_4_DeprecatedBackend | | Prototype: | QOpenGLFunctions_1_4_DeprecatedBackend::QOpenGLFunctions_1_4_DeprecatedBackend(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 1907-1950 |
| | 38 | 1 |
QOpenGL2PaintEngineExPrivate::prepareForDraw| Name: | QOpenGL2PaintEngineExPrivate::prepareForDraw | | Prototype: | bool QOpenGL2PaintEngineExPrivate::prepareForDraw(bool srcPixelsAreOpaque) | | Coverage: | 0.000% (0/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1143-1205 |
| | 38 | 12 |
QMenuBar::sizeHint| Name: | QMenuBar::sizeHint | | Prototype: | QSize QMenuBar::sizeHint() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1609-1657 |
| | 38 | 7 |
QLocaleData::unsLongLongToString| Name: | QLocaleData::unsLongLongToString | | Prototype: | QString QLocaleData::unsLongLongToString(const QChar zero, const QChar group, const QChar plus, qulonglong l, int precision, int base, int width, unsigned flags) | | Coverage: | 78.873% (56/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2977-3042 |
| | 38 | 15 |
QImage::rgbSwapped_inplace| Name: | QImage::rgbSwapped_inplace | | Prototype: | void QImage::rgbSwapped_inplace() | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3258-3329 |
| | 38 | 29 |
QImage::allGray| Name: | QImage::allGray | | Prototype: | bool QImage::allGray() const | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2501-2567 |
| | 38 | 27 |
QIODevice::readLine| Name: | QIODevice::readLine | | Prototype: | qint64 QIODevice::readLine(char *data, qint64 maxSize) | | Coverage: | 79.245% (42/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1061-1143 |
| | 38 | 13 |
QHashData::detach_helper| Name: | QHashData::detach_helper | | Prototype: | QHashData *QHashData::detach_helper(void (*node_duplicate)(Node *, void *), void (*node_delete)(Node *), int nodeSize, int nodeAlign) | | Coverage: | 85.000% (17/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 458-525 |
| | 38 | 8 |
QFontEngineFT::boundingBox| Name: | QFontEngineFT::boundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::boundingBox(const QGlyphLayout &glyphs) | | Coverage: | 39.130% (9/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1594-1644 |
| | 38 | 7 |
QFileInfoGatherer::getFileInfos| Name: | QFileInfoGatherer::getFileInfos | | Prototype: | void QFileInfoGatherer::getFileInfos(const QString &path, const QStringList &files) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 273-325 |
| | 38 | 9 |
QFileIconProviderPrivate::getIcon| Name: | QFileIconProviderPrivate::getIcon | | Prototype: | QIcon QFileIconProviderPrivate::getIcon(QStyle::StandardPixmap name) const | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 195-250 |
| | 38 | 26 |
QFileDialog::setProxyModel| Name: | QFileDialog::setProxyModel | | Prototype: | void QFileDialog::setProxyModel(QAbstractProxyModel *proxyModel) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3039-3092 |
| | 38 | 5 |
QDockAreaLayout::gapIndex| Name: | QDockAreaLayout::gapIndex | | Prototype: | QList<int> QDockAreaLayout::gapIndex(const QPoint &pos) const | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2408-2471 |
| | 38 | 15 |
QDBusMetaObjectGenerator::findType| Name: | QDBusMetaObjectGenerator::findType | | Prototype: | QDBusMetaObjectGenerator::Type QDBusMetaObjectGenerator::findType(const QByteArray &signature, const QDBusIntrospection::Annotations &annotations, const char *direction, int id) | | Coverage: | 63.889% (23/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 148-216 |
| | 38 | 11 |
QComboBoxPrivateContainer::setItemView| Name: | QComboBoxPrivateContainer::setItemView | | Prototype: | void QComboBoxPrivateContainer::setItemView(QAbstractItemView *itemView) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 532-585 |
| | 38 | 5 |
QCalendarMonthValidator::handleKey| Name: | QCalendarMonthValidator::handleKey | | Prototype: | QCalendarDateSectionValidator::Section QCalendarMonthValidator::handleKey(int key) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 236-283 |
| | 38 | 14 |
QCalendarDayValidator::handleKey| Name: | QCalendarDayValidator::handleKey | | Prototype: | QCalendarDateSectionValidator::Section QCalendarDayValidator::handleKey(int key) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 128-175 |
| | 38 | 14 |
QAbstractSocket::disconnectFromHost| Name: | QAbstractSocket::disconnectFromHost | | Prototype: | void QAbstractSocket::disconnectFromHost() | | Coverage: | 98.000% (49/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2670-2768 |
| | 38 | 12 |
QAbstractItemModelPrivate::itemsAboutToBeMoved| Name: | QAbstractItemModelPrivate::itemsAboutToBeMoved | | Prototype: | void QAbstractItemModelPrivate::itemsAboutToBeMoved(const QModelIndex &srcParent, int srcFirst, int srcLast, const QModelIndex &destinationParent, int destinationChild, Qt::Orientation orientation) | | Coverage: | 94.444% (51/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 620-676 |
| | 38 | 11 |
qDBusReplyFill| Name: | qDBusReplyFill | | Prototype: | void qDBusReplyFill(const QDBusMessage &reply, QDBusError &error, QVariant &data) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusreply.cpp | | Lines: | 184-241 |
| | 37 | 8 |
pseudoClass| Name: | pseudoClass | | Prototype: | static quint64 pseudoClass(QStyle::State state) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1653-1700 |
| | 37 | 17 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QFont &font) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2176-2228 |
| | 37 | 13 |
int2string| Name: | int2string | | Prototype: | static QString int2string(int num, int base, int ndigits, bool *oflow) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 151-205 |
| | 37 | 13 |
iconToQXdgDBusImageVector| Name: | iconToQXdgDBusImageVector | | Prototype: | QXdgDBusImageVector iconToQXdgDBusImageVector(const QIcon &icon) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | | Lines: | 58-109 |
| | 37 | 11 |
findVersionDirectivePosition| Name: | findVersionDirectivePosition | | Prototype: | static QVersionDirectivePosition findVersionDirectivePosition(const char *source) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 424-495 |
| | 37 | 19 |
convert_indexed8_to_RGB16_inplace| Name: | convert_indexed8_to_RGB16_inplace | | Prototype: | static bool convert_indexed8_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 885-940 |
| | 37 | 8 |
bm_find| Name: | bm_find | | Prototype: | static inline int bm_find(const ushort *uc, uint l, int index, const ushort *puc, uint pl, const uchar *skiptable, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (52/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 57-115 |
| | 37 | 17 |
blend_untransformed_rgb565| Name: | blend_untransformed_rgb565 | | Prototype: | static void blend_untransformed_rgb565(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4319-4371 |
| | 37 | 10 |
blend_tiled_generic| Name: | blend_tiled_generic | | Prototype: | static void blend_tiled_generic(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4373-4419 |
| | 37 | 10 |