| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGraphicsScenePrivate::gestureEventHandler| Name: | QGraphicsScenePrivate::gestureEventHandler | | Prototype: | void QGraphicsScenePrivate::gestureEventHandler(QGestureEvent *event) | | Coverage: | 0.000% (0/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6230-6475 |
| | 133 | 46 |
QGraphicsItemPrivate::setParentItemHelper| Name: | QGraphicsItemPrivate::setParentItemHelper | | Prototype: | void QGraphicsItemPrivate::setParentItemHelper(QGraphicsItem *newParent, const QVariant *newParentVariant, const QVariant *thisPointerVariant) | | Coverage: | 0.000% (0/187) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1171-1349 |
| | 101 | 46 |
QApplicationPrivate::initializeWidgetFontHash| Name: | QApplicationPrivate::initializeWidgetFontHash | | Prototype: | void QApplicationPrivate::initializeWidgetFontHash() | | Coverage: | 0.000% (0/92) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 720-772 |
| | 27 | 46 |
convert_RGB_to_Indexed8| Name: | convert_RGB_to_Indexed8 | | Prototype: | static void convert_RGB_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1457-1713 |
| | 167 | 45 |
QXmlSimpleReaderPrivate::parseAttlistDecl| Name: | QXmlSimpleReaderPrivate::parseAttlistDecl | | Prototype: | bool QXmlSimpleReaderPrivate::parseAttlistDecl() | | Coverage: | 96.460% (109/113) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 5346-5542 |
| | 120 | 45 |
QDateTimeParser::parseSection| Name: | QDateTimeParser::parseSection | | Prototype: | int QDateTimeParser::parseSection(const QDateTime ¤tValue, int sectionIndex, QString &text, int &cursorPosition, int index, State &state, int *usedptr) const | | Coverage: | 87.719% (100/114) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 697-873 |
| | 107 | 45 |
QCommonStyle::sizeFromContents| Name: | QCommonStyle::sizeFromContents | | Prototype: | QSize QCommonStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *widget) const | | Coverage: | 0.000% (0/118) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 4729-4892 |
| | 104 | 45 |
QTextEngine::justify| Name: | QTextEngine::justify | | Prototype: | void QTextEngine::justify(const QScriptLine &line) | | Coverage: | 0.000% (0/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2168-2356 |
| | 105 | 44 |
QDateTime::fromString| Name: | QDateTime::fromString | | Prototype: | QDateTime QDateTime::fromString(const QString& string, Qt::DateFormat format) | | Coverage: | 88.321% (121/137) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4392-4586 |
| | 122 | 44 |
qDrawBorderPixmap| Name: | qDrawBorderPixmap | | Prototype: | void qDrawBorderPixmap(QPainter *painter, const QRect &targetRect, const QMargins &targetMargins, const QPixmap &pixmap, const QRect &sourceRect,const QMargins &sourceMargins, const QTileRules &rules, QDrawBorderPixmap::DrawingHints hints) | | Coverage: | 0.000% (0/183) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 798-1052 |
| | 192 | 43 |
QTextOdfWriter::writeCharacterFormat| Name: | QTextOdfWriter::writeCharacterFormat | | Prototype: | void QTextOdfWriter::writeCharacterFormat(QXmlStreamWriter &writer, QTextCharFormat format, int formatIndex) const | | Coverage: | 0.000% (0/112) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 525-630 |
| | 73 | 43 |
QTextLine::xToCursor| Name: | QTextLine::xToCursor | | Prototype: | int QTextLine::xToCursor(qreal _x, CursorPosition cpos) const | | Coverage: | 0.000% (0/166) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2784-3004 |
| | 153 | 43 |
QTextLine::layout_helper| Name: | QTextLine::layout_helper | | Prototype: | void QTextLine::layout_helper(int maxGlyphs) | | Coverage: | 0.000% (0/175) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1780-2069 |
| | 171 | 43 |
QStyleSheetStyle::defaultSize| Name: | QStyleSheetStyle::defaultSize | | Prototype: | QSize QStyleSheetStyle::defaultSize(const QWidget *w, QSize sz, const QRect& rect, int pe) const | | Coverage: | 0.000% (0/90) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2164-2263 |
| | 54 | 43 |
QGraphicsItemPrivate::setVisibleHelper| Name: | QGraphicsItemPrivate::setVisibleHelper | | Prototype: | void QGraphicsItemPrivate::setVisibleHelper(bool newVisible, bool explicitly, bool update, bool hiddenByPanel) | | Coverage: | 0.000% (0/166) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2356-2510 |
| | 97 | 43 |
atspiTextAttribute| Name: | atspiTextAttribute | | Prototype: | AtSpiAttribute atspiTextAttribute(const QString &ia2Name, const QString &ia2Value) | | Coverage: | 0.000% (0/113) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1958-2052 |
| | 49 | 42 |
QXmlSimpleReaderPrivate::processReference| Name: | QXmlSimpleReaderPrivate::processReference | | Prototype: | bool QXmlSimpleReaderPrivate::processReference() | | Coverage: | 65.625% (84/128) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7479-7678 |
| | 119 | 42 |
QXmlSimpleReaderPrivate::parseMarkupdecl| Name: | QXmlSimpleReaderPrivate::parseMarkupdecl | | Prototype: | bool QXmlSimpleReaderPrivate::parseMarkupdecl() | | Coverage: | 84.404% (92/109) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 5025-5190 |
| | 105 | 42 |
QXmlSimpleReaderPrivate::parseElement| Name: | QXmlSimpleReaderPrivate::parseElement | | Prototype: | bool QXmlSimpleReaderPrivate::parseElement() | | Coverage: | 88.679% (94/106) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3590-3770 |
| | 107 | 42 |
QXcbConnection::xi2SetupDevices| Name: | QXcbConnection::xi2SetupDevices | | Prototype: | void QXcbConnection::xi2SetupDevices() | | Coverage: | 46.667% (70/150) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 105-273 |
| | 128 | 42 |
QSslContext::initSslContext| Name: | QSslContext::initSslContext | | Prototype: | void QSslContext::initSslContext(QSslContext *sslContext, QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) | | Coverage: | 66.990% (69/103) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 101-370 |
| | 114 | 42 |
QOpenGLTextureCache::bindTexture| Name: | QOpenGLTextureCache::bindTexture | | Prototype: | GLuint QOpenGLTextureCache::bindTexture(QOpenGLContext *context, qint64 key, const QImage &image, BindOptions options) | | Coverage: | 0.000% (0/118) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 191-351 |
| | 103 | 42 |
QGuiApplicationPrivate::processTouchEvent| Name: | QGuiApplicationPrivate::processTouchEvent | | Prototype: | void QGuiApplicationPrivate::processTouchEvent(QWindowSystemInterfacePrivate::TouchEvent *e) | | Coverage: | 0.000% (0/129) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2402-2658 |
| | 173 | 42 |
QGridLayoutEngine::fillRowData| Name: | QGridLayoutEngine::fillRowData | | Prototype: | void QGridLayoutEngine::fillRowData(QGridLayoutRowData *rowData, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/175) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1311-1538 |
| | 150 | 42 |
QRasterPaintEngine::alphaPenBlt| Name: | QRasterPaintEngine::alphaPenBlt | | Prototype: | void QRasterPaintEngine::alphaPenBlt(const void* src, int bpl, int depth, int rx,int ry,int w,int h) | | Coverage: | 0.000% (0/169) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2526-2746 |
| | 150 | 41 |
QEvdevMouseHandler::readMouseData| Name: | QEvdevMouseHandler::readMouseData | | Prototype: | void QEvdevMouseHandler::readMouseData() | | Coverage: | 0.000% (0/121) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 188-302 |
| | 85 | 41 |
QXmlSimpleReaderPrivate::parseProlog| Name: | QXmlSimpleReaderPrivate::parseProlog | | Prototype: | bool QXmlSimpleReaderPrivate::parseProlog() | | Coverage: | 89.815% (97/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3403-3583 |
| | 111 | 40 |
QGraphicsScenePrivate::drawItemHelper| Name: | QGraphicsScenePrivate::drawItemHelper | | Prototype: | void QGraphicsScenePrivate::drawItemHelper(QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget, bool painterStateProtection) | | Coverage: | 0.000% (0/167) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4393-4697 |
| | 183 | 40 |
QEvdevTouchScreenData::processInputEvent| Name: | QEvdevTouchScreenData::processInputEvent | | Prototype: | void QEvdevTouchScreenData::processInputEvent(input_event *data) | | Coverage: | 0.000% (0/160) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 438-586 |
| | 99 | 40 |
QAccessibleTextWidget::attributes| Name: | QAccessibleTextWidget::attributes | | Prototype: | QString QAccessibleTextWidget::attributes(int offset, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 763-915 |
| | 84 | 40 |
setup_qt| Name: | setup_qt | | Prototype: | static void setup_qt(QImage& image, png_structp png_ptr, png_infop info_ptr, QSize scaledSize, bool *doScaledRead, float screen_gamma=0.0, float file_gamma=0.0) | | Coverage: | 0.000% (0/158) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 238-408 |
| | 127 | 39 |
qt_painterpath_bezier_extrema| Name: | qt_painterpath_bezier_extrema | | Prototype: | static QRectF qt_painterpath_bezier_extrema(const QBezier &b) | | Coverage: | 0.000% (0/131) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1363-1442 |
| | 42 | 39 |
qGeomCalc| Name: | qGeomCalc | | Prototype: | void qGeomCalc(QVector<QLayoutStruct> &chain, int start, int count, int pos, int space, int spacer) | | Coverage: | 0.000% (0/151) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 76-345 |
| | 164 | 39 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QAccessibleEvent &ev) | | Coverage: | 0.000% (0/116) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 1902-1959 |
| | 48 | 39 |
QTextStreamPrivate::getNumber| Name: | QTextStreamPrivate::getNumber | | Prototype: | QTextStreamPrivate::NumberParsingStatus QTextStreamPrivate::getNumber(qulonglong *ret) | | Coverage: | 76.712% (112/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1755-1926 |
| | 115 | 39 |
QTextEngine::itemize| Name: | QTextEngine::itemize | | Prototype: | void QTextEngine::itemize() const | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1586-1763 |
| | 112 | 39 |
QRegExpEngine::getToken| Name: | QRegExpEngine::getToken | | Prototype: | int QRegExpEngine::getToken() | | Coverage: | 86.275% (88/102) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3344-3503 |
| | 98 | 39 |
QImageData::checkForAlphaPixels| Name: | QImageData::checkForAlphaPixels | | Prototype: | bool QImageData::checkForAlphaPixels() const | | Coverage: | 0.000% (0/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 183-295 |
| | 64 | 39 |
QGridLayoutRowData::calculateGeometries| Name: | QGridLayoutRowData::calculateGeometries | | Prototype: | void QGridLayoutRowData::calculateGeometries(int start, int end, qreal targetSize, qreal *positions, qreal *sizes, qreal *descents, const QGridLayoutBox &totalBox, const QGridLayoutRowInfo &rowInfo, bool snapToPixelGrid) | | Coverage: | 0.000% (0/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 204-447 |
| | 142 | 39 |
QGraphicsScenePrivate::processDirtyItemsRecursive| Name: | QGraphicsScenePrivate::processDirtyItemsRecursive | | Prototype: | void QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem *item, bool dirtyAncestorContainsChildren, qreal parentOpacity) | | Coverage: | 0.000% (0/179) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5137-5320 |
| | 116 | 39 |
QGraphicsItem::sceneEvent| Name: | QGraphicsItem::sceneEvent | | Prototype: | bool QGraphicsItem::sceneEvent(QEvent *event) | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6778-6905 |
| | 78 | 39 |
convert| Name: | convert | | Prototype: | static bool convert(const QVariant::Private *d, int t, void *result, bool *ok) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 178-308 |
| | 83 | 38 |
QWidgetWindow::handleMouseEvent| Name: | QWidgetWindow::handleMouseEvent | | Prototype: | void QWidgetWindow::handleMouseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/123) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 443-627 |
| | 114 | 38 |
QTransform::mapRect| Name: | QTransform::mapRect | | Prototype: | QRect QTransform::mapRect(const QRect &rect) const | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1897-1946 |
| | 41 | 38 |
QTransform::mapRect| Name: | QTransform::mapRect | | Prototype: | QRectF QTransform::mapRect(const QRectF &rect) const | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1967-2015 |
| | 41 | 38 |
QRenderRule::QRenderRule| Name: | QRenderRule::QRenderRule | | Prototype: | QRenderRule::QRenderRule(const QVector<Declaration> &declarations, const QObject *object) | | Coverage: | 0.000% (0/127) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 867-1016 |
| | 117 | 38 |
QPdfPrintEngine::setProperty| Name: | QPdfPrintEngine::setProperty | | Prototype: | void QPdfPrintEngine::setProperty(PrintEnginePropertyKey key, const QVariant &value) | | Coverage: | 56.790% (46/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 112-238 |
| | 75 | 38 |
write_pbm_image| Name: | write_pbm_image | | Prototype: | static bool write_pbm_image(QIODevice *out, const QImage &sourceImage, const QByteArray &sourceFormat) | | Coverage: | 0.000% (0/102) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 260-410 |
| | 102 | 37 |
qt_gl_resolve_extensions| Name: | qt_gl_resolve_extensions | | Prototype: | static int qt_gl_resolve_extensions() | | Coverage: | 0.000% (0/120) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 389-501 |
| | 89 | 37 |
qCleanupFuncinfo| Name: | qCleanupFuncinfo | | Prototype: | QByteArray qCleanupFuncinfo(QByteArray info) | | Coverage: | 88.889% (104/117) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 799-950 |
| | 88 | 37 |
QXcbConnection::xi2ProcessTouch| Name: | QXcbConnection::xi2ProcessTouch | | Prototype: | void QXcbConnection::xi2ProcessTouch(void *xiDevEvent, QXcbWindow *platformWindow) | | Coverage: | 0.000% (0/110) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 595-762 |
| | 119 | 37 |
QSettingsPrivate::iniUnescapedStringList| Name: | QSettingsPrivate::iniUnescapedStringList | | Prototype: | bool QSettingsPrivate::iniUnescapedStringList(const QByteArray &str, int from, int to, QString &stringResult, QStringList &stringListResult, QTextCodec *codec) | | Coverage: | 93.846% (122/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 726-893 |
| | 98 | 37 |
QRasterPaintEngine::drawImage| Name: | QRasterPaintEngine::drawImage | | Prototype: | void QRasterPaintEngine::drawImage(const QRectF &r, const QImage &img, const QRectF &sr, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/174) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2196-2436 |
| | 157 | 37 |
QGraphicsWidget::event| Name: | QGraphicsWidget::event | | Prototype: | bool QGraphicsWidget::event(QEvent *event) | | Coverage: | 0.000% (0/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1393-1482 |
| | 49 | 37 |
QAbstractScrollArea::event| Name: | QAbstractScrollArea::event | | Prototype: | bool QAbstractScrollArea::event(QEvent *e) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1000-1163 |
| | 68 | 37 |
qFormatLogMessage| Name: | qFormatLogMessage | | Prototype: | QString qFormatLogMessage(QtMsgType type, const QMessageLogContext &context, const QString &str) | | Coverage: | 86.408% (89/103) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1353-1468 |
| | 76 | 36 |
defaultOrigin| Name: | defaultOrigin | | Prototype: | static Origin defaultOrigin(int pe) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2065-2111 |
| | 5 | 36 |
QXmlSimpleReaderPrivate::parseExternalID| Name: | QXmlSimpleReaderPrivate::parseExternalID | | Prototype: | bool QXmlSimpleReaderPrivate::parseExternalID() | | Coverage: | 94.186% (81/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4847-5020 |
| | 104 | 36 |
QTransform::mapToPolygon| Name: | QTransform::mapToPolygon | | Prototype: | QPolygon QTransform::mapToPolygon(const QRect &rect) const | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1715-1756 |
| | 31 | 36 |
QTextStreamPrivate::getReal| Name: | QTextStreamPrivate::getReal | | Prototype: | bool QTextStreamPrivate::getReal(double *f) | | Coverage: | 74.419% (64/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1932-2074 |
| | 62 | 36 |
QFontEngine::getCMap| Name: | QFontEngine::getCMap | | Prototype: | const uchar *QFontEngine::getCMap(const uchar *table, uint tableSize, bool *isSymbolFont, int *cmapSize) | | Coverage: | 0.000% (0/114) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1230-1385 |
| | 91 | 36 |
QFontDatabase::writingSystemSample| Name: | QFontDatabase::writingSystemSample | | Prototype: | QString QFontDatabase::writingSystemSample(WritingSystem writingSystem) | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2182-2396 |
| | 165 | 36 |
QFontDatabase::writingSystemName| Name: | QFontDatabase::writingSystemName | | Prototype: | QString QFontDatabase::writingSystemName(WritingSystem writingSystem) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2065-2176 |
| | 73 | 36 |
QDnsLookupRunnable::query| Name: | QDnsLookupRunnable::query | | Prototype: | void QDnsLookupRunnable::query(const int requestType, const QByteArray &requestName, const QHostAddress &nameserver, QDnsLookupReply *reply) | | Coverage: | 43.519% (47/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup_unix.cpp | | Lines: | 124-372 |
| | 182 | 36 |
QCompleter::eventFilter| Name: | QCompleter::eventFilter | | Prototype: | bool QCompleter::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1265-1437 |
| | 75 | 36 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemChange change) | | Coverage: | 0.000% (0/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11440-11549 |
| | 72 | 35 |
fetchTransformedBilinearARGB32PM| Name: | fetchTransformedBilinearARGB32PM | | Prototype: | template<TextureBlendType blendType> static const uint * fetchTransformedBilinearARGB32PM(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/127) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1906-2418 |
| | 216 | 35 |
errorMessage| Name: | errorMessage | | Prototype: | static QString errorMessage(QUrlPrivate::ErrorCode errorCode, const QString &errorSource, int errorPosition) | | Coverage: | 75.000% (42/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3947-4015 |
| | 25 | 35 |
curveToFunc| Name: | curveToFunc | | Prototype: | static QEasingCurve::EasingFunction curveToFunc(QEasingCurve::Type curve) | | Coverage: | 97.059% (66/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 944-1017 |
| | 35 | 35 |
QPNGImageWriter::writeImage| Name: | QPNGImageWriter::writeImage | | Prototype: | bool QPNGImageWriter::writeImage(const QImage& image, volatile int quality_in, const QString &description, int off_x_in, int off_y_in) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 813-992 |
| | 110 | 35 |
QOpenGL2PaintEngineExPrivate::drawCachedGlyphs| Name: | QOpenGL2PaintEngineExPrivate::drawCachedGlyphs | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) | | Coverage: | 0.000% (0/125) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1660-1960 |
| | 173 | 35 |
QNetworkReplyHttpImplPrivate::postRequest| Name: | QNetworkReplyHttpImplPrivate::postRequest | | Prototype: | void QNetworkReplyHttpImplPrivate::postRequest(const QNetworkRequest &newHttpRequest) | | Coverage: | 84.906% (90/106) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 591-944 |
| | 223 | 35 |
QGLFramebufferObjectPrivate::init| Name: | QGLFramebufferObjectPrivate::init | | Prototype: | void QGLFramebufferObjectPrivate::init(QGLFramebufferObject *q, const QSize &sz, QGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap) | | Coverage: | 0.000% (0/136) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 469-717 |
| | 152 | 35 |
read_xpm_body| Name: | read_xpm_body | | Prototype: | static bool read_xpm_body( QIODevice *device, const char * const * source, int& index, QByteArray& state, int cpp, int ncols, int w, int h, QImage& image) | | Coverage: | 0.000% (0/124) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 860-1016 |
| | 106 | 34 |
QWidgetResizeHandler::mouseMoveEvent| Name: | QWidgetResizeHandler::mouseMoveEvent | | Prototype: | void QWidgetResizeHandler::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/119) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 202-331 |
| | 93 | 34 |
QWidgetBackingStore::doSync| Name: | QWidgetBackingStore::doSync | | Prototype: | void QWidgetBackingStore::doSync() | | Coverage: | 0.000% (0/124) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1188-1410 |
| | 131 | 34 |
QUnicodeTools::getLineBreaks| Name: | QUnicodeTools::getLineBreaks | | Prototype: | static void getLineBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 93.258% (83/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 484-597 |
| | 64 | 34 |
QTreeView::moveCursor| Name: | QTreeView::moveCursor | | Prototype: | QModelIndex QTreeView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/116) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2179-2333 |
| | 81 | 34 |
QTextHtmlExporter::emitBlock| Name: | QTextHtmlExporter::emitBlock | | Prototype: | void QTextHtmlExporter::emitBlock(const QTextBlock &block) | | Coverage: | 0.000% (0/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2808-2950 |
| | 98 | 34 |
QTableView::paintEvent| Name: | QTableView::paintEvent | | Prototype: | void QTableView::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/132) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1351-1522 |
| | 118 | 34 |
QPlatformTheme::defaultThemeHint| Name: | QPlatformTheme::defaultThemeHint | | Prototype: | QVariant QPlatformTheme::defaultThemeHint(ThemeHint hint) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 459-532 |
| | 35 | 34 |
QPaintEngineEx::stroke| Name: | QPaintEngineEx::stroke | | Prototype: | void QPaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/96) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 387-592 |
| | 135 | 34 |
QComboBox::keyPressEvent| Name: | QComboBox::keyPressEvent | | Prototype: | void QComboBox::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3113-3250 |
| | 63 | 34 |
writingSystemFromScript| Name: | writingSystemFromScript | | Prototype: | static QFontDatabase::WritingSystem writingSystemFromScript(QLocale::Script script) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 56-124 |
| | 33 | 33 |
qDrawEdge| Name: | qDrawEdge | | Prototype: | void qDrawEdge(QPainter *p, qreal x1, qreal y1, qreal x2, qreal y2, qreal dw1, qreal dw2, QCss::Edge edge, QCss::BorderStyle style, QBrush c) | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 185-312 |
| | 82 | 33 |
defaultPosition| Name: | defaultPosition | | Prototype: | static Qt::Alignment defaultPosition(int pe) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2113-2162 |
| | 8 | 33 |
QXmlStreamReaderPrivate::fastScanName| Name: | QXmlStreamReaderPrivate::fastScanName | | Prototype: | inline int QXmlStreamReaderPrivate::fastScanName(int *prefix) | | Coverage: | 97.917% (47/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1292-1355 |
| | 25 | 33 |
QWidgetPrivate::drawWidget| Name: | QWidgetPrivate::drawWidget | | Prototype: | void QWidgetPrivate::drawWidget(QPaintDevice *pdev, const QRegion &rgn, const QPoint &offset, int flags, QPainter *sharedPainter, QWidgetBackingStore *backingStore) | | Coverage: | 0.000% (0/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5497-5703 |
| | 112 | 33 |
QTextEngine::atWordSeparator| Name: | QTextEngine::atWordSeparator | | Prototype: | bool QTextEngine::atWordSeparator(int position) const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2562-2602 |
| | 5 | 33 |
QMimeTypeParserBase::parse| Name: | QMimeTypeParserBase::parse | | Prototype: | bool QMimeTypeParserBase::parse(QIODevice *dev, const QString &fileName, QString *errorMessage) | | Coverage: | 75.610% (62/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 196-340 |
| | 88 | 33 |
QMenuBar::keyPressEvent| Name: | QMenuBar::keyPressEvent | | Prototype: | void QMenuBar::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1077-1177 |
| | 68 | 33 |
QHttpNetworkConnectionChannel::_q_error| Name: | QHttpNetworkConnectionChannel::_q_error | | Prototype: | void QHttpNetworkConnectionChannel::_q_error(QAbstractSocket::SocketError socketError) | | Coverage: | 61.000% (61/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 844-1000 |
| | 85 | 33 |
QGraphicsScene::addItem| Name: | QGraphicsScene::addItem | | Prototype: | void QGraphicsScene::addItem(QGraphicsItem *item) | | Coverage: | 0.000% (0/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2493-2659 |
| | 91 | 33 |
QFusionStyle::styleHint| Name: | QFusionStyle::styleHint | | Prototype: | int QFusionStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3612-3685 |
| | 23 | 33 |
QEglFSKmsDevice::screenForConnector| Name: | QEglFSKmsDevice::screenForConnector | | Prototype: | QEglFSKmsScreen *QEglFSKmsDevice::screenForConnector(drmModeResPtr resources, drmModeConnectorPtr connector, QPoint pos) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 162-314 |
| | 106 | 33 |
QDockWidget::event| Name: | QDockWidget::event | | Prototype: | bool QDockWidget::event(QEvent *event) | | Coverage: | 0.000% (0/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1445-1546 |
| | 53 | 33 |
QDateTimeParser::parseFormat| Name: | QDateTimeParser::parseFormat | | Prototype: | bool QDateTimeParser::parseFormat(const QString &newFormat) | | Coverage: | 92.000% (92/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 365-530 |
| | 116 | 33 |
QCommonStyle::hitTestComplexControl| Name: | QCommonStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QCommonStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *widget) const | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 3789-3921 |
| | 81 | 33 |
PathSimplifier::connectElements| Name: | PathSimplifier::connectElements | | Prototype: | void PathSimplifier::connectElements() | | Coverage: | 0.000% (0/134) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 682-888 |
| | 159 | 33 |
read_pbm_body| Name: | read_pbm_body | | Prototype: | static bool read_pbm_body(QIODevice *device, char type, int w, int h, int mcc, QImage *outImage) | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 123-258 |
| | 93 | 32 |