| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QWingedEdge::findInsertStatus| Name:  | QWingedEdge::findInsertStatus |  | Prototype:  | QWingedEdge::TraversalStatus QWingedEdge::findInsertStatus(int vi, int ei) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1030-1083 |  
  |  | 25 | 4 | 
 QXcbClipboard::waitForClipboardEvent| Name:  | QXcbClipboard::waitForClipboardEvent |  | Prototype:  | xcb_generic_event_t *QXcbClipboard::waitForClipboardEvent(xcb_window_t win, int type, int timeout, bool checkManager) |  | Coverage:  |  72.222% (13/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 888-926 |  
  |  | 25 | 6 | 
 QXcbConnection::initializeXRandr| Name:  | QXcbConnection::initializeXRandr |  | Prototype:  | void QXcbConnection::initializeXRandr() |  | Coverage:  |  55.000% (11/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2128-2162 |  
  |  | 25 | 4 | 
 QXcbWindow::handleConfigureNotifyEvent| Name:  | QXcbWindow::handleConfigureNotifyEvent |  | Prototype:  | void QXcbWindow::handleConfigureNotifyEvent(const xcb_configure_notify_event_t *event) |  | Coverage:  |  76.923% (20/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2095-2144 |  
  |  | 25 | 6 | 
 QXcbWindow::propagateSizeHints| Name:  | QXcbWindow::propagateSizeHints |  | Prototype:  | void QXcbWindow::propagateSizeHints() |  | Coverage:  |  75.000% (18/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1633-1670 |  
  |  | 25 | 6 | 
 QXcbWindow::setGeometry| Name:  | QXcbWindow::setGeometry |  | Prototype:  | void QXcbWindow::setGeometry(const QRect &rect) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 641-677 |  
  |  | 25 | 4 | 
 QXcbWindow::setMouseGrabEnabled| Name:  | QXcbWindow::setMouseGrabEnabled |  | Prototype:  | bool QXcbWindow::setMouseGrabEnabled(bool grab) |  | Coverage:  |  35.484% (11/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2639-2671 |  
  |  | 25 | 7 | 
 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 | 
 StateSaver::~StateSaver| Name:  | StateSaver::~StateSaver |  | Prototype:  | ~StateSaver() |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 381-413 |  
  |  | 25 | 8 | 
 StyleSelector::basicSelectorMatches| Name:  | StyleSelector::basicSelectorMatches |  | Prototype:  | bool StyleSelector::basicSelectorMatches(const BasicSelector &sel, NodePtr node) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1909-1946 |  
  |  | 25 | 10 | 
 ValueExtractor::extractFont| Name:  | ValueExtractor::extractFont |  | Prototype:  | bool ValueExtractor::extractFont(QFont *font, int *fontSizeAdjustment) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1265-1297 |  
  |  | 25 | 13 | 
 ValueExtractor::lengthValues| Name:  | ValueExtractor::lengthValues |  | Prototype:  | void ValueExtractor::lengthValues(const Declaration &decl, int *m) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 444-477 |  
  |  | 25 | 9 | 
 addSelectedRegionsToPath| Name:  | addSelectedRegionsToPath |  | Prototype:  | static void addSelectedRegionsToPath(QTextEngine *eng, int lineNumber, const QPointF &pos, QTextLayout::FormatRange *selection, QPainterPath *region, QRectF boundingRect) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 977-1019 |  
  |  | 25 | 6 | 
 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 | 
 findChar| Name:  | findChar |  | Prototype:  | static int findChar(const QChar *str, int len, QChar ch, int from, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 665-711 |  
  |  | 25 | 12 | 
 findInBlock| Name:  | findInBlock |  | Prototype:  | static bool findInBlock(const QTextBlock &block, const QRegularExpression &expression, int offset, QTextDocument::FindFlags options, QTextCursor *cursor) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 1497-1534 |  
  |  | 25 | 6 | 
 findXdndAwareParent| Name:  | findXdndAwareParent |  | Prototype:  | static xcb_window_t findXdndAwareParent(QXcbConnection *c, xcb_window_t window) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1099-1131 |  
  |  | 25 | 5 | 
 intersectPixelFP| Name:  | intersectPixelFP |  | Prototype:  | static Q16Dot16 intersectPixelFP(int x, Q16Dot16 top, Q16Dot16 bottom, Q16Dot16 leftIntersectX, Q16Dot16 rightIntersectX, Q16Dot16 slope, Q16Dot16 invSlope) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 675-714 |  
  |  | 25 | 10 | 
 lastIndexOfHelper| Name:  | lastIndexOfHelper |  | Prototype:  | static int lastIndexOfHelper(const char *haystack, int l, const char *needle, int ol, int from) |  | Coverage:  |  96.154% (25/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2604-2635 |  
  |  | 25 | 8 | 
 mergeInto| Name:  | mergeInto |  | Prototype:  | static void mergeInto(QVector<int> *a, const QVector<int> &b) |  | Coverage:  | 100.000% (27/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 717-752 |  
  |  | 25 | 9 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QPageLayout &layout) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 949-984 |  
  |  | 25 | 8 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &stream, QColor &color) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2544-2576 |  
  |  | 25 | 4 | 
 qDBusInterfaceFromMetaObject| Name:  | qDBusInterfaceFromMetaObject |  | Prototype:  | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) |  | Coverage:  |  46.154% (12/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 75-115 |  
  |  | 25 | 7 | 
 qEncodeHmacMd5| Name:  | qEncodeHmacMd5 |  | Prototype:  | QByteArray qEncodeHmacMd5(QByteArray &key, const QByteArray &message) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1127-1185 |  
  |  | 25 | 4 | 
 q_createConfigAttributesFromFormat| Name:  | q_createConfigAttributesFromFormat |  | Prototype:  | QVector<EGLint> q_createConfigAttributesFromFormat(const QSurfaceFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 57-116 |  
  |  | 25 | 1 | 
 qstringToXTP| Name:  | qstringToXTP |  | Prototype:  | static inline XTextProperty* qstringToXTP(Display *dpy, const QString& s) |  | Coverage:  |  47.826% (11/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 245-283 |  
  |  | 25 | 7 | 
 qtInitializeVertexArrayObjectHelper| Name:  | qtInitializeVertexArrayObjectHelper |  | Prototype:  | void qtInitializeVertexArrayObjectHelper(QOpenGLVertexArrayObjectHelper *helper, QOpenGLContext *context) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 57-94 |  
  |  | 25 | 10 | 
 qt_qimageScaleAARGBA_down_xy_sse4| Name:  | qt_qimageScaleAARGBA_down_xy_sse4 |  | Prototype:  | template<bool RGB> void qt_qimageScaleAARGBA_down_xy_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp |  | Lines:  | 156-201 |  
  |  | 25 | 5 | 
 qt_qimageScaleAARGBA_up_x_down_y| Name:  | qt_qimageScaleAARGBA_up_x_down_y |  | Prototype:  | static void qt_qimageScaleAARGBA_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 406-442 |  
  |  | 25 | 4 | 
 readEtcFile| Name:  | readEtcFile |  | Prototype:  | static bool readEtcFile(QUnixOSVersion &v, const char *filename, const QByteArray &idKey, const QByteArray &versionKey, const QByteArray &prettyNameKey) |  | Coverage:  |  78.947% (15/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2241-2280 |  
  |  | 25 | 7 | 
 styleStringHelper| Name:  | styleStringHelper |  | Prototype:  | static QString styleStringHelper(int weight, QFont::Style style) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1298-1330 |  
  |  | 25 | 13 | 
 visibleGlyphRange| Name:  | visibleGlyphRange |  | Prototype:  | static QPair<int, int> visibleGlyphRange(const QRectF &clip, QFontEngine *fontEngine, glyph_t *glyphs, QFixedPoint *positions, int numGlyphs) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2949-2980 |  
  |  | 25 | 5 | 
 AtSpiAdaptor::applicationInterface| Name:  | AtSpiAdaptor::applicationInterface |  | Prototype:  | bool AtSpiAdaptor::applicationInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1303-1339 |  
  |  | 26 | 9 | 
 Declaration::borderImageValue| Name:  | Declaration::borderImageValue |  | Prototype:  | void Declaration::borderImageValue(QString *image, int *cuts, TileMode *h, TileMode *v) const |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1658-1694 |  
  |  | 26 | 12 | 
 QAbstractSocketPrivate::writeToSocket| Name:  | QAbstractSocketPrivate::writeToSocket |  | Prototype:  | bool QAbstractSocketPrivate::writeToSocket() |  | Coverage:  |  94.444% (34/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 829-886 |  
  |  | 26 | 8 | 
 QAbstractSpinBox::minimumSizeHint| Name:  | QAbstractSpinBox::minimumSizeHint |  | Prototype:  | QSize QAbstractSpinBox::minimumSizeHint() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 893-929 |  
  |  | 26 | 3 | 
 QAbstractSpinBox::sizeHint| Name:  | QAbstractSpinBox::sizeHint |  | Prototype:  | QSize QAbstractSpinBox::sizeHint() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 854-887 |  
  |  | 26 | 3 | 
 QAbstractTransition::setTargetStates| Name:  | QAbstractTransition::setTargetStates |  | Prototype:  | void QAbstractTransition::setTargetStates(const QList<QAbstractState*> &targets) |  | Coverage:  |  76.471% (26/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp |  | Lines:  | 258-310 |  
  |  | 26 | 11 | 
 QAlphaWidget::run| Name:  | QAlphaWidget::run |  | Prototype:  | void QAlphaWidget::run(int time) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 133-181 |  
  |  | 26 | 4 | 
 QBezier::tForY| Name:  | QBezier::tForY |  | Prototype:  | qreal QBezier::tForY(qreal t0, qreal t1, qreal y) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 507-547 |  
  |  | 26 | 6 | 
 QColumnView::currentChanged| Name:  | QColumnView::currentChanged |  | Prototype:  | void QColumnView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 907-950 |  
  |  | 26 | 12 | 
 QComboBox::insertItems| Name:  | QComboBox::insertItems |  | Prototype:  | void QComboBox::insertItems(int index, const QStringList &list) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2279-2315 |  
  |  | 26 | 8 | 
 QCompleter::pathFromIndex| Name:  | QCompleter::pathFromIndex |  | Prototype:  | QString QCompleter::pathFromIndex(const QModelIndex& index) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1758-1800 |  
  |  | 26 | 7 | 
 QCoreApplication::removePostedEvents| Name:  | QCoreApplication::removePostedEvents |  | Prototype:  | void QCoreApplication::removePostedEvents(QObject *receiver, int eventType) |  | Coverage:  | 100.000% (39/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1679-1728 |  
  |  | 26 | 9 | 
 QDBusAdaptorConnector::relay| Name:  | QDBusAdaptorConnector::relay |  | Prototype:  | void QDBusAdaptorConnector::relay(QObject *senderObj, int lastSignalIdx, void **argv) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 293-334 |  
  |  | 26 | 6 | 
 QDBusConnectionPrivate::relaySignal| Name:  | QDBusConnectionPrivate::relaySignal |  | Prototype:  | void QDBusConnectionPrivate::relaySignal(QObject *obj, const QMetaObject *mo, int signalId, const QVariantList &args) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1248-1288 |  
  |  | 26 | 4 | 
 QDBusDemarshaller::toVariantInternal| Name:  | QDBusDemarshaller::toVariantInternal |  | Prototype:  | QVariant QDBusDemarshaller::toVariantInternal() |  | Coverage:  |  97.727% (43/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp |  | Lines:  | 242-305 |  
  |  | 26 | 23 | 
 QDataStream::readBytes| Name:  | QDataStream::readBytes |  | Prototype:  | QDataStream &QDataStream::readBytes(char *&s, uint &l) |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp |  | Lines:  | 1010-1045 |  
  |  | 26 | 6 | 
 QDateTimeEditPrivate::positionCalendarPopup| Name:  | QDateTimeEditPrivate::positionCalendarPopup |  | Prototype:  | void QDateTimeEditPrivate::positionCalendarPopup() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2532-2563 |  
  |  | 26 | 9 | 
 QDynamicBufferResourceRoot::registerSelf| Name:  | QDynamicBufferResourceRoot::registerSelf |  | Prototype:  | bool registerSelf(const uchar *b, int size) |  | Coverage:  |  44.444% (12/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 886-928 |  
  |  | 26 | 5 | 
 QEglFSCursor::setCurrentCursor| Name:  | QEglFSCursor::setCurrentCursor |  | Prototype:  | bool QEglFSCursor::setCurrentCursor(QCursor *cursor) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 214-248 |  
  |  | 26 | 5 | 
 QEmulationPaintEngine::fill| Name:  | QEmulationPaintEngine::fill |  | Prototype:  | void QEmulationPaintEngine::fill(const QVectorPath &path, const QBrush &brush) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp |  | Lines:  | 75-111 |  
  |  | 26 | 7 | 
 QEventDispatcherUNIX::unregisterSocketNotifier| Name:  | QEventDispatcherUNIX::unregisterSocketNotifier |  | Prototype:  | void QEventDispatcherUNIX::unregisterSocketNotifier(QSocketNotifier *notifier) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 417-457 |  
  |  | 26 | 6 | 
 QFileSystemModel::headerData| Name:  | QFileSystemModel::headerData |  | Prototype:  | QVariant QFileSystemModel::headerData(int section, Qt::Orientation orientation, int role) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 928-970 |  
  |  | 26 | 10 | 
 QGL2PaintEngineEx::drawTextItem| Name:  | QGL2PaintEngineEx::drawTextItem |  | Prototype:  | void QGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1559-1602 |  
  |  | 26 | 4 | 
 QGL2PaintEngineExPrivate::systemStateChanged| Name:  | QGL2PaintEngineExPrivate::systemStateChanged |  | Prototype:  | void QGL2PaintEngineExPrivate::systemStateChanged() |  | Coverage:  |  36.000% (9/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2367-2413 |  
  |  | 26 | 6 | 
 QGLContextPrivate::init| Name:  | QGLContextPrivate::init |  | Prototype:  | void QGLContextPrivate::init(QPaintDevice *dev, const QGLFormat &format) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1742-1774 |  
  |  | 26 | 2 | 
 QGestureManager::getState| Name:  | QGestureManager::getState |  | Prototype:  | QGesture *QGestureManager::getState(QObject *object, QGestureRecognizer *recognizer, Qt::GestureType type) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 202-245 |  
  |  | 26 | 10 | 
 QGraphicsItemPrivate::updateSceneTransformFromParent| Name:  | QGraphicsItemPrivate::updateSceneTransformFromParent |  | Prototype:  | void QGraphicsItemPrivate::updateSceneTransformFromParent() |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1128-1162 |  
  |  | 26 | 8 | 
 QGraphicsScene::createItemGroup| Name:  | QGraphicsScene::createItemGroup |  | Prototype:  | QGraphicsItemGroup *QGraphicsScene::createItemGroup(const QList<QGraphicsItem *> &items) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 2409-2450 |  
  |  | 26 | 10 | 
 QGraphicsView::mapFromScene| Name:  | QGraphicsView::mapFromScene |  | Prototype:  | QPolygon QGraphicsView::mapFromScene(const QRectF &rect) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2516-2547 |  
  |  | 26 | 2 | 
 QGraphicsViewPrivate::mapToViewRect| Name:  | QGraphicsViewPrivate::mapToViewRect |  | Prototype:  | QRect QGraphicsViewPrivate::mapToViewRect(const QGraphicsItem *item, const QRectF &rect) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 873-911 |  
  |  | 26 | 8 | 
 QGraphicsWidget::~QGraphicsWidget| Name:  | QGraphicsWidget::~QGraphicsWidget |  | Prototype:  | QGraphicsWidget::~QGraphicsWidget() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 231-282 |  
  |  | 26 | 8 | 
 QGuiApplicationPrivate::reportGeometryChange| Name:  | QGuiApplicationPrivate::reportGeometryChange |  | Prototype:  | void QGuiApplicationPrivate::reportGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent *e) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2697-2738 |  
  |  | 26 | 9 | 
 QHeaderView::sectionSizeFromContents| Name:  | QHeaderView::sectionSizeFromContents |  | Prototype:  | QSize QHeaderView::sectionSizeFromContents(int logicalIndex) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2814-2848 |  
  |  | 26 | 5 | 
 QHostAddress::isInSubnet| Name:  | QHostAddress::isInSubnet |  | Prototype:  | bool QHostAddress::isInSubnet(const QHostAddress &subnet, int netmask) const |  | Coverage:  |  86.667% (26/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 900-938 |  
  |  | 26 | 9 | 
 QHttpNetworkConnectionPrivate::parseRedirectResponse| Name:  | QHttpNetworkConnectionPrivate::parseRedirectResponse |  | Prototype:  | QUrl QHttpNetworkConnectionPrivate::parseRedirectResponse(QAbstractSocket *socket, QHttpNetworkReply *reply) |  | Coverage:  |  57.143% (16/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 518-563 |  
  |  | 26 | 9 | 
 QHttpNetworkConnectionPrivate::startHostInfoLookup| Name:  | QHttpNetworkConnectionPrivate::startHostInfoLookup |  | Prototype:  | void QHttpNetworkConnectionPrivate::startHostInfoLookup() |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1111-1148 |  
  |  | 26 | 7 | 
 QInputDialogPrivate::setInputWidget| Name:  | QInputDialogPrivate::setInputWidget |  | Prototype:  | void QInputDialogPrivate::setInputWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 346-385 |  
  |  | 26 | 8 | 
 QKdeThemePrivate::readKdeSystemPalette| Name:  | QKdeThemePrivate::readKdeSystemPalette |  | Prototype:  | void QKdeThemePrivate::readKdeSystemPalette(const QStringList &kdeDirs, int kdeVersion, QHash<QString, QSettings*> &kdeSettings, QPalette *pal) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 379-431 |  
  |  | 26 | 15 | 
 QLineEditPrivate::addAction| Name:  | QLineEditPrivate::addAction |  | Prototype:  | QWidget *QLineEditPrivate::addAction(QAction *newAction, QAction *before, QLineEdit::ActionPosition position, int flags) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 493-527 |  
  |  | 26 | 8 | 
 QListData::move| Name:  | QListData::move |  | Prototype:  | void QListData::move(int from, int to) |  | Coverage:  |  86.667% (26/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp |  | Lines:  | 286-324 |  
  |  | 26 | 9 | 
 QListView::visualRegionForSelection| Name:  | QListView::visualRegionForSelection |  | Prototype:  | QRegion QListView::visualRegionForSelection(const QItemSelection &selection) const |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1395-1431 |  
  |  | 26 | 10 | 
 QLocale::standaloneDayName| Name:  | QLocale::standaloneDayName |  | Prototype:  | QString QLocale::standaloneDayName(int day, FormatType type) const |  | Coverage:  |  19.231% (5/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2273-2311 |  
  |  | 26 | 10 | 
 QLocaleData::bytearrayToLongLong| Name:  | QLocaleData::bytearrayToLongLong |  | Prototype:  | qlonglong QLocaleData::bytearrayToLongLong(const char *num, int base, bool *ok, bool *overflow) |  | Coverage:  |  94.118% (32/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3311-3351 |  
  |  | 26 | 12 | 
 QLoggingSettingsParser::setContent| Name:  | QLoggingSettingsParser::setContent |  | Prototype:  | void QLoggingSettingsParser::setContent(QTextStream &stream) |  | Coverage:  |  81.250% (26/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines:  | 198-240 |  
  |  | 26 | 10 | 
 QMatrix4x4::lookAt| Name:  | QMatrix4x4::lookAt |  | Prototype:  | void QMatrix4x4::lookAt(const QVector3D& eye, const QVector3D& center, const QVector3D& up) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1538-1569 |  
  |  | 26 | 2 | 
 QMatrix4x4::mapRect| Name:  | QMatrix4x4::mapRect |  | Prototype:  | QRect QMatrix4x4::mapRect(const QRect& rect) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1796-1832 |  
  |  | 26 | 5 | 
 QMdiSubWindow::minimumSizeHint| Name:  | QMdiSubWindow::minimumSizeHint |  | Prototype:  | QSize QMdiSubWindow::minimumSizeHint() const |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3500-3548 |  
  |  | 26 | 9 | 
 QMetaType::registerNormalizedTypedef| Name:  | QMetaType::registerNormalizedTypedef |  | Prototype:  | int QMetaType::registerNormalizedTypedef(const ::QByteArray &normalizedTypeName, int aliasId) |  | Coverage:  |  63.158% (12/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1130-1166 |  
  |  | 26 | 6 | 
 QMimeDatabasePrivate::mimeTypeForFileNameAndData| Name:  | QMimeDatabasePrivate::mimeTypeForFileNameAndData |  | Prototype:  | QMimeType QMimeDatabasePrivate::mimeTypeForFileNameAndData(const QString &fileName, QIODevice *device, int *accuracyPtr) |  | Coverage:  |  44.000% (11/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp |  | Lines:  | 161-216 |  
  |  | 26 | 9 | 
 QMimeMagicRule::matchSubstring| Name:  | QMimeMagicRule::matchSubstring |  | Prototype:  | bool QMimeMagicRule::matchSubstring(const char *dataPtr, int dataSize, int rangeStart, int rangeLength, int valueLength, const char *valueData, const char *mask) |  | Coverage:  | 100.000% (32/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp |  | Lines:  | 99-146 |  
  |  | 26 | 11 | 
 QNativeSocketEngine::close| Name:  | QNativeSocketEngine::close |  | Prototype:  | void QNativeSocketEngine::close() |  | Coverage:  |  81.818% (18/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp |  | Lines:  | 909-942 |  
  |  | 26 | 8 | 
 QNetworkAccessDebugPipeBackend::pushFromUpstreamToSocket| Name:  | QNetworkAccessDebugPipeBackend::pushFromUpstreamToSocket |  | Prototype:  | void QNetworkAccessDebugPipeBackend::pushFromUpstreamToSocket() |  | Coverage:  |  63.636% (14/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp |  | Lines:  | 172-216 |  
  |  | 26 | 8 | 
 QNetworkAccessManagerPrivate::prepareMultipart| Name:  | QNetworkAccessManagerPrivate::prepareMultipart |  | Prototype:  | QNetworkRequest QNetworkAccessManagerPrivate::prepareMultipart(const QNetworkRequest &request, QHttpMultiPart *multiPart) |  | Coverage:  |  75.000% (18/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp |  | Lines:  | 1734-1780 |  
  |  | 26 | 10 | 
 QNetworkDiskCachePrivate::storeItem| Name:  | QNetworkDiskCachePrivate::storeItem |  | Prototype:  | void QNetworkDiskCachePrivate::storeItem(QCacheItem *cacheItem) |  | Coverage:  |  72.414% (21/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 267-306 |  
  |  | 26 | 9 | 
 QNetworkReplyDataImpl::QNetworkReplyDataImpl| Name:  | QNetworkReplyDataImpl::QNetworkReplyDataImpl |  | Prototype:  | QNetworkReplyDataImpl::QNetworkReplyDataImpl(QObject *parent, const QNetworkRequest &req, const QNetworkAccessManager::Operation op) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplydataimpl.cpp |  | Lines:  | 60-95 |  
  |  | 26 | 2 | 
 QObject::event| Name:  | QObject::event |  | Prototype:  | bool QObject::event(QEvent *e) |  | Coverage:  | 100.000% (24/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1240-1291 |  
  |  | 26 | 12 | 
 QObject::receivers| Name:  | QObject::receivers |  | Prototype:  | int QObject::receivers(const char *signal) const |  | Coverage:  |  62.069% (18/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2403-2444 |  
  |  | 26 | 9 | 
 QOpenGLFunctions_1_2::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_1_2::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_1_2::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp |  | Lines:  | 101-143 |  
  |  | 26 | 3 | 
 QOpenGLWindowPrivate::beginPaint| Name:  | QOpenGLWindowPrivate::beginPaint |  | Prototype:  | void QOpenGLWindowPrivate::beginPaint(const QRegion ®ion) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp |  | Lines:  | 240-279 |  
  |  | 26 | 6 | 
 QPdfEngine::metric| Name:  | QPdfEngine::metric |  | Prototype:  | int QPdfEngine::metric(QPaintDevice::PaintDeviceMetric metricType) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1322-1364 |  
  |  | 26 | 14 | 
 QPicture::metric| Name:  | QPicture::metric |  | Prototype:  | int QPicture::metric(PaintDeviceMetric m) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 936-978 |  
  |  | 26 | 14 | 
 QProcessPrivate::cleanup| Name:  | QProcessPrivate::cleanup |  | Prototype:  | void QProcessPrivate::cleanup() |  | Coverage:  |  68.421% (13/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 903-956 |  
  |  | 26 | 7 | 
 QProcessPrivate::start| Name:  | QProcessPrivate::start |  | Prototype:  | void QProcessPrivate::start(QIODevice::OpenMode mode) |  | Coverage:  |  86.667% (26/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2146-2185 |  
  |  | 26 | 8 | 
 QRasterPaintEngine::drawImage| Name:  | QRasterPaintEngine::drawImage |  | Prototype:  | void QRasterPaintEngine::drawImage(const QPointF &p, const QImage &img) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2106-2151 |  
  |  | 26 | 7 | 
 QRasterizer::rasterize| Name:  | QRasterizer::rasterize |  | Prototype:  | void QRasterizer::rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 1193-1239 |  
  |  | 26 | 7 | 
 QRegion::intersected| Name:  | QRegion::intersected |  | Prototype:  | QRegion QRegion::intersected(const QRegion &r) const |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4089-4132 |  
  |  | 26 | 7 | 
 QRegion::united| Name:  | QRegion::united |  | Prototype:  | QRegion QRegion::united(const QRegion &r) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3965-3996 |  
  |  | 26 | 9 | 
 QScrollerPrivate::handleDrag| Name:  | QScrollerPrivate::handleDrag |  | Prototype:  | void QScrollerPrivate::handleDrag(const QPointF &position, qint64 timestamp) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1489-1540 |  
  |  | 26 | 7 |