| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
loadSingleEngine| Name: | loadSingleEngine | | Prototype: | static QFontEngine *loadSingleEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 912-987 |
| | 43 | 12 |
object_name_for_button| Name: | object_name_for_button | | Prototype: | static QString object_name_for_button(QWizard::WizardButton which) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1383-1408 |
| | 7 | 12 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QLocalSocket::LocalSocketError error) | | Coverage: | 13.043% (3/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 488-528 |
| | 26 | 12 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QDateTime &dateTime) | | Coverage: | 85.185% (23/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4872-4942 |
| | 36 | 12 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QFont &font) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2239-2323 |
| | 61 | 12 |
parseHeaderValue| Name: | parseHeaderValue | | Prototype: | static QVariant parseHeaderValue(QNetworkRequest::KnownHeaders header, const QByteArray &value) | | Coverage: | 88.000% (22/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 864-902 |
| | 16 | 12 |
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 |
qt_hash_block_size| Name: | qt_hash_block_size | | Prototype: | static int qt_hash_block_size(QCryptographicHash::Algorithm method) | | Coverage: | 26.087% (6/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp | | Lines: | 79-106 |
| | 13 | 12 |
qt_memrotate270_tiled| Name: | qt_memrotate270_tiled | | Prototype: | template <class T> static inline void qt_memrotate270_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 281-338 |
| | 23 | 12 |
qt_memrotate90_tiled| Name: | qt_memrotate90_tiled | | Prototype: | template <class T> static inline void qt_memrotate90_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 194-251 |
| | 22 | 12 |
qt_messageTypeToGL| Name: | qt_messageTypeToGL | | Prototype: | static GLenum qt_messageTypeToGL(QOpenGLDebugMessage::Type type) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 718-747 |
| | 14 | 12 |
readInterface| Name: | readInterface | | Prototype: | static void readInterface(QXmlStreamReader &xml, QDBusIntrospection::Object *objData, QDBusIntrospection::Interfaces *interfaces) | | Coverage: | 75.676% (28/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 276-323 |
| | 28 | 12 |
spacingHelper| Name: | spacingHelper | | Prototype: | static inline int spacingHelper(QWidget* parent, QStyle *style, int userVSpacing, bool recalculate, QFormLayoutItem* item1, QFormLayoutItem* item2, QFormLayoutItem* prevItem1, QFormLayoutItem *prevItem2) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 598-637 |
| | 26 | 12 |
subControlIcon| Name: | subControlIcon | | Prototype: | static QStyle::StandardPixmap subControlIcon(int pe) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 843-859 |
| | 13 | 12 |
write_xbm_image| Name: | write_xbm_image | | Prototype: | static bool write_xbm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 176-248 |
| | 53 | 12 |
x509ExtensionToValue| Name: | x509ExtensionToValue | | Prototype: | static QVariant x509ExtensionToValue(X509_EXTENSION *ext) | | Coverage: | 58.824% (20/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 333-424 |
| | 39 | 12 |
Parser::parseArray| Name: | Parser::parseArray | | Prototype: | bool Parser::parseArray() | | Coverage: | 55.000% (22/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 519-584 |
| | 40 | 13 |
PtsToRegion| Name: | PtsToRegion | | Prototype: | static void PtsToRegion(int numFullPtBlocks, int iCurPtBlock, POINTBLOCK *FirstPtBlock, QRegionPrivate *reg) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3465-3524 |
| | 37 | 13 |
QAbstractSlider::keyPressEvent| Name: | QAbstractSlider::keyPressEvent | | Prototype: | void QAbstractSlider::keyPressEvent(QKeyEvent *ev) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 768-909 |
| | 27 | 13 |
QAbstractSocket::waitForBytesWritten| Name: | QAbstractSocket::waitForBytesWritten | | Prototype: | bool QAbstractSocket::waitForBytesWritten(int msecs) | | Coverage: | 37.838% (14/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2197-2259 |
| | 29 | 13 |
QAccessibleActionStrings::localizedDescription| Name: | QAccessibleActionStrings::localizedDescription | | Prototype: | QString localizedDescription(const QString &actionName) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 2843-2872 |
| | 25 | 13 |
QAccessibleDisplay::text| Name: | QAccessibleDisplay::text | | Prototype: | QString QAccessibleDisplay::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 407-452 |
| | 29 | 13 |
QAuthenticatorPrivate::parseHttpResponse| Name: | QAuthenticatorPrivate::parseHttpResponse | | Prototype: | void QAuthenticatorPrivate::parseHttpResponse(const QList<QPair<QByteArray, QByteArray> > &values, bool isProxy) | | Coverage: | 84.091% (37/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 390-450 |
| | 35 | 13 |
QBasicDrag::eventFilter| Name: | QBasicDrag::eventFilter | | Prototype: | bool QBasicDrag::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 117-173 |
| | 30 | 13 |
QBezier::bounds| Name: | QBezier::bounds | | Prototype: | QRectF QBezier::bounds() const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 189-221 |
| | 29 | 13 |
QBezier::shifted| Name: | QBezier::shifted | | Prototype: | int QBezier::shifted(QBezier *curveSegments, int maxSegments, qreal offset, float threshold) const | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 399-454 |
| | 37 | 13 |
QBlittablePlatformPixmap::metric| Name: | QBlittablePlatformPixmap::metric | | Prototype: | int QBlittablePlatformPixmap::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 97-126 |
| | 13 | 13 |
QBmpHandler::option| Name: | QBmpHandler::option | | Prototype: | QVariant QBmpHandler::option(ImageOption option) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 855-885 |
| | 20 | 13 |
QBmpHandler::write| Name: | QBmpHandler::write | | Prototype: | bool QBmpHandler::write(const QImage &img) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 788-847 |
| | 32 | 13 |
QBrush::detach| Name: | QBrush::detach | | Prototype: | void QBrush::detach(Qt::BrushStyle newStyle) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 577-622 |
| | 27 | 13 |
QColumnView::scrollTo| Name: | QColumnView::scrollTo | | Prototype: | void QColumnView::scrollTo(const QModelIndex &index, ScrollHint hint) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 251-335 |
| | 45 | 13 |
QComboBox::changeEvent| Name: | QComboBox::changeEvent | | Prototype: | void QComboBox::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2902-2950 |
| | 32 | 13 |
QCryptographicHash::result| Name: | QCryptographicHash::result | | Prototype: | QByteArray QCryptographicHash::result() const | | Coverage: | 100.000% (26/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 368-450 |
| | 49 | 13 |
QDBusConnectionPrivate::handleMessage| Name: | QDBusConnectionPrivate::handleMessage | | Prototype: | bool QDBusConnectionPrivate::handleMessage(const QDBusMessage &amsg) | | Coverage: | 75.676% (28/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 525-576 |
| | 24 | 13 |
QDBusConnectionPrivate::handleSignal| Name: | QDBusConnectionPrivate::handleSignal | | Prototype: | void QDBusConnectionPrivate::handleSignal(const QString &key, const QDBusMessage& msg) | | Coverage: | 95.745% (45/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1610-1650 |
| | 30 | 13 |
QDate::toString| Name: | QDate::toString | | Prototype: | QString QDate::toString(Qt::DateFormat format) const | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 847-873 |
| | 9 | 13 |
QDateTimeParser::SectionNode::maxChange| Name: | QDateTimeParser::SectionNode::maxChange | | Prototype: | int QDateTimeParser::SectionNode::maxChange() const | | Coverage: | 34.783% (8/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1425-1447 |
| | 13 | 13 |
QDeviceDiscoveryUDev::checkDeviceType| Name: | QDeviceDiscoveryUDev::checkDeviceType | | Prototype: | bool QDeviceDiscoveryUDev::checkDeviceType(udev_device *dev) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 206-248 |
| | 27 | 13 |
QDeviceDiscoveryUDev::handleUDevNotification| Name: | QDeviceDiscoveryUDev::handleUDevNotification | | Prototype: | void QDeviceDiscoveryUDev::handleUDevNotification() | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 155-204 |
| | 33 | 13 |
QDirModel::data| Name: | QDirModel::data | | Prototype: | QVariant QDirModel::data(const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 354-385 |
| | 21 | 13 |
QDirModel::index| Name: | QDirModel::index | | Prototype: | QModelIndex QDirModel::index(const QString &path, int column) const | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 843-957 |
| | 45 | 13 |
QDirSortItemComparator::operator()| Name: | QDirSortItemComparator::operator() | | Prototype: | bool QDirSortItemComparator::operator()(const QDirSortItem &n1, const QDirSortItem &n2) const | | Coverage: | 94.118% (48/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 216-286 |
| | 43 | 13 |
QDistanceField::copy| Name: | QDistanceField::copy | | Prototype: | QDistanceField QDistanceField::copy(const QRect &r) const | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 902-958 |
| | 41 | 13 |
QDockAreaLayoutInfo::maximumSize| Name: | QDockAreaLayoutInfo::maximumSize | | Prototype: | QSize QDockAreaLayoutInfo::maximumSize() const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 322-387 |
| | 35 | 13 |
QDockWidgetLayout::setGeometry| Name: | QDockWidgetLayout::setGeometry | | Prototype: | void QDockWidgetLayout::setGeometry(const QRect &geometry) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 483-546 |
| | 40 | 13 |
QDockWidgetPrivate::nonClientAreaMouseEvent| Name: | QDockWidgetPrivate::nonClientAreaMouseEvent | | Prototype: | void QDockWidgetPrivate::nonClientAreaMouseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 956-1017 |
| | 33 | 13 |
QDockWidgetPrivate::setWindowState| Name: | QDockWidgetPrivate::setWindowState | | Prototype: | void QDockWidgetPrivate::setWindowState(bool floating, bool unplug, const QRect &rect) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1061-1117 |
| | 35 | 13 |
QDomDocumentPrivate::importNode| Name: | QDomDocumentPrivate::importNode | | Prototype: | QDomNodePrivate* QDomDocumentPrivate::importNode(QDomNodePrivate *importedNode, bool deep) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6374-6418 |
| | 27 | 13 |
QEvdevTabletData::processInputEvent| Name: | QEvdevTabletData::processInputEvent | | Prototype: | void QEvdevTabletData::processInputEvent(input_event *ev) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 127-168 |
| | 23 | 13 |
QFSFileEnginePrivate::nativeRead| Name: | QFSFileEnginePrivate::nativeRead | | Prototype: | qint64 QFSFileEnginePrivate::nativeRead(char *data, qint64 len) | | Coverage: | 81.250% (39/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 282-338 |
| | 33 | 13 |
QFileSystemMetaData::fillFromStatBuf| Name: | QFileSystemMetaData::fillFromStatBuf | | Prototype: | void QFileSystemMetaData::fillFromStatBuf(const struct stat64 &statBuffer) | | Coverage: | 100.000% (39/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 232-280 |
| | 31 | 13 |
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 |
QGL2PaintEngineExPrivate::prepareForDraw| Name: | QGL2PaintEngineExPrivate::prepareForDraw | | Prototype: | bool QGL2PaintEngineExPrivate::prepareForDraw(bool srcPixelsAreOpaque) | | Coverage: | 46.377% (32/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1137-1206 |
| | 43 | 13 |
QGnomeTheme::themeHint| Name: | QGnomeTheme::themeHint | | Prototype: | QVariant QGnomeTheme::themeHint(QPlatformTheme::ThemeHint hint) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 604-630 |
| | 10 | 13 |
QGraphicsAnchorLayoutPrivate::removeAnchor| Name: | QGraphicsAnchorLayoutPrivate::removeAnchor | | Prototype: | void QGraphicsAnchorLayoutPrivate::removeAnchor(AnchorVertex *firstVertex, AnchorVertex *secondVertex) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1794-1860 |
| | 36 | 13 |
QGraphicsItemPrivate::setFocusHelper| Name: | QGraphicsItemPrivate::setFocusHelper | | Prototype: | void QGraphicsItemPrivate::setFocusHelper(Qt::FocusReason focusReason, bool climb, bool focusFromHide) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3296-3354 |
| | 31 | 13 |
QGraphicsScenePrivate::setFocusItemHelper| Name: | QGraphicsScenePrivate::setFocusItemHelper | | Prototype: | void QGraphicsScenePrivate::setFocusItemHelper(QGraphicsItem *item, Qt::FocusReason focusReason, bool emitFocusChanged) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 815-876 |
| | 31 | 13 |
QGraphicsWidget::paintWindowFrame| Name: | QGraphicsWidget::paintWindowFrame | | Prototype: | void QGraphicsWidget::paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2249-2357 |
| | 64 | 13 |
QGraphicsWidgetPrivate::windowFrameMouseMoveEvent| Name: | QGraphicsWidgetPrivate::windowFrameMouseMoveEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameMouseMoveEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 561-629 |
| | 51 | 13 |
QGtkStyle::subElementRect| Name: | QGtkStyle::subElementRect | | Prototype: | QRect QGtkStyle::subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 4156-4206 |
| | 29 | 13 |
QHeaderView::resizeSection| Name: | QHeaderView::resizeSection | | Prototype: | void QHeaderView::resizeSection(int logical, int size) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 855-922 |
| | 41 | 13 |
QHighDpiScaling::updateHighDpiScaling| Name: | QHighDpiScaling::updateHighDpiScaling | | Prototype: | void QHighDpiScaling::updateHighDpiScaling() | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 258-309 |
| | 35 | 13 |
QHttpNetworkConnectionPrivate::_q_hostLookupFinished| Name: | QHttpNetworkConnectionPrivate::_q_hostLookupFinished | | Prototype: | void QHttpNetworkConnectionPrivate::_q_hostLookupFinished(QHostInfo info) | | Coverage: | 78.049% (32/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1141-1195 |
| | 35 | 13 |
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 |
QIPAddressUtils::parseIp4Internal| Name: | QIPAddressUtils::parseIp4Internal | | Prototype: | static bool parseIp4Internal(IPv4Address &address, const char *ptr, bool acceptLeadingZero) | | Coverage: | 94.340% (50/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | | Lines: | 79-121 |
| | 34 | 13 |
QIsciiCodec::convertFromUnicode| Name: | QIsciiCodec::convertFromUnicode | | Prototype: | QByteArray QIsciiCodec::convertFromUnicode(const QChar *uc, int len, ConverterState *state) const | | Coverage: | 27.500% (11/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 181-246 |
| | 41 | 13 |
QLCDNumberPrivate::internalSetString| Name: | QLCDNumberPrivate::internalSetString | | Prototype: | void QLCDNumberPrivate::internalSetString(const QString& s) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 719-775 |
| | 41 | 13 |
QLibraryInfo::location| Name: | QLibraryInfo::location | | Prototype: | QString QLibraryInfo::location(LibraryLocation loc) | | Coverage: | 70.732% (29/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 409-580 |
| | 52 | 13 |
QLineEdit::createStandardContextMenu| Name: | QLineEdit::createStandardContextMenu | | Prototype: | QMenu *QLineEdit::createStandardContextMenu() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 2091-2156 |
| | 40 | 13 |
QLocalSocketPrivate::errorOccurred| Name: | QLocalSocketPrivate::errorOccurred | | Prototype: | void QLocalSocketPrivate::errorOccurred(QLocalSocket::LocalSocketError error, const QString &function) | | Coverage: | 20.000% (5/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 167-214 |
| | 30 | 13 |
QLocalSocketPrivate::generateErrorString| Name: | QLocalSocketPrivate::generateErrorString | | Prototype: | QString QLocalSocketPrivate::generateErrorString(QLocalSocket::LocalSocketError error, const QString &function) const | | Coverage: | 29.167% (7/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 126-165 |
| | 24 | 13 |
QLockFile::tryLock| Name: | QLockFile::tryLock | | Prototype: | bool QLockFile::tryLock(int timeout) | | Coverage: | 77.778% (28/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 204-240 |
| | 22 | 13 |
QMdiArea::event| Name: | QMdiArea::event | | Prototype: | bool QMdiArea::event(QEvent *event) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2490-2542 |
| | 27 | 13 |
QMdiAreaPrivate::subWindowList| Name: | QMdiAreaPrivate::subWindowList | | Prototype: | QList<QMdiSubWindow*> QMdiAreaPrivate::subWindowList(QMdiArea::WindowOrder order, bool reversed) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1380-1419 |
| | 27 | 13 |
QMdiSubWindow::changeEvent| Name: | QMdiSubWindow::changeEvent | | Prototype: | void QMdiSubWindow::changeEvent(QEvent *changeEvent) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2973-3024 |
| | 33 | 13 |
QMdiSubWindowPrivate::getRegion| Name: | QMdiSubWindowPrivate::getRegion | | Prototype: | QRegion QMdiSubWindowPrivate::getRegion(Operation operation) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1535-1599 |
| | 40 | 13 |
QMenuPrivate::scrollMenu| Name: | QMenuPrivate::scrollMenu | | Prototype: | void QMenuPrivate::scrollMenu(QMenuScroller::ScrollLocation location, bool active) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 966-1001 |
| | 28 | 13 |
QNativeSocketEnginePrivate::createNewSocket| Name: | QNativeSocketEnginePrivate::createNewSocket | | Prototype: | bool QNativeSocketEnginePrivate::createNewSocket(QAbstractSocket::SocketType socketType, QAbstractSocket::NetworkLayerProtocol &socketProtocol) | | Coverage: | 51.515% (17/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 242-296 |
| | 23 | 13 |
QNetworkAccessFileBackend::open| Name: | QNetworkAccessFileBackend::open | | Prototype: | void QNetworkAccessFileBackend::open() | | Coverage: | 45.946% (17/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | | Lines: | 101-175 |
| | 47 | 13 |
QNetworkReplyHttpImplPrivate::finished| Name: | QNetworkReplyHttpImplPrivate::finished | | Prototype: | void QNetworkReplyHttpImplPrivate::finished() | | Coverage: | 48.387% (30/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 2042-2099 |
| | 30 | 13 |
QNetworkReplyImplPrivate::_q_startOperation| Name: | QNetworkReplyImplPrivate::_q_startOperation | | Prototype: | void QNetworkReplyImplPrivate::_q_startOperation() | | Coverage: | 73.333% (33/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 66-160 |
| | 45 | 13 |
QOpenGLFunctions_1_4::initializeOpenGLFunctions| Name: | QOpenGLFunctions_1_4::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_1_4::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | | Lines: | 121-219 |
| | 68 | 13 |
QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0| Name: | QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0 | | Prototype: | QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0() | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | | Lines: | 80-130 |
| | 36 | 13 |
QOpenGLFunctions_3_1::initializeOpenGLFunctions| Name: | QOpenGLFunctions_3_1::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_3_1::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp | | Lines: | 121-219 |
| | 68 | 13 |
QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core| Name: | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core | | Prototype: | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core() | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 79-129 |
| | 36 | 13 |
QOpenGLTexture::setFixedSamplePositions| Name: | QOpenGLTexture::setFixedSamplePositions | | Prototype: | void QOpenGLTexture::setFixedSamplePositions(bool fixed) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2894-2923 |
| | 11 | 13 |
QOpenGLTexture::setLayers| Name: | QOpenGLTexture::setLayers | | Prototype: | void QOpenGLTexture::setLayers(int layers) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2764-2792 |
| | 11 | 13 |
QOpenGLTexture::setMipLevels| Name: | QOpenGLTexture::setMipLevels | | Prototype: | void QOpenGLTexture::setMipLevels(int levels) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2700-2728 |
| | 11 | 13 |
QOpenGLTexture::setSamples| Name: | QOpenGLTexture::setSamples | | Prototype: | void QOpenGLTexture::setSamples(int samples) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2832-2861 |
| | 11 | 13 |
QOpenGLTexturePrivate::evaluateMipLevels| Name: | QOpenGLTexturePrivate::evaluateMipLevels | | Prototype: | int QOpenGLTexturePrivate::evaluateMipLevels() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 283-302 |
| | 3 | 13 |
QOpenGLTexturePrivate::setData| Name: | QOpenGLTexturePrivate::setData | | Prototype: | void QOpenGLTexturePrivate::setData(int mipLevel, int layer, QOpenGLTexture::CubeMapFace cubeFace, QOpenGLTexture::PixelFormat sourceFormat, QOpenGLTexture::PixelType sourceType, const void *data, const QOpenGLPixelTransferOptions * const options) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 1231-1328 |
| | 68 | 13 |
QOpenGLVertexArrayObjectPrivate::create| Name: | QOpenGLVertexArrayObjectPrivate::create | | Prototype: | bool QOpenGLVertexArrayObjectPrivate::create() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 133-188 |
| | 34 | 13 |
QPathClipper::intersect| Name: | QPathClipper::intersect | | Prototype: | bool QPathClipper::intersect() | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1358-1407 |
| | 33 | 13 |
QPdf::generatePath| Name: | QPdf::generatePath | | Prototype: | QByteArray QPdf::generatePath(const QPainterPath &path, const QTransform &matrix, PathFlags flags) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 288-348 |
| | 43 | 13 |
QPdfEngine::setupGraphicsState| Name: | QPdfEngine::setupGraphicsState | | Prototype: | void QPdfEngine::setupGraphicsState(QPaintEngine::DirtyFlags flags) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1092-1131 |
| | 25 | 13 |
QPdfEnginePrivate::drawTextItem| Name: | QPdfEnginePrivate::drawTextItem | | Prototype: | void QPdfEnginePrivate::drawTextItem(const QPointF &p, const QTextItemInt &ti) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2542-2697 |
| | 99 | 13 |
QPicturePaintEngine::updateState| Name: | QPicturePaintEngine::updateState | | Prototype: | void QPicturePaintEngine::updateState(const QPaintEngineState &state) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 513-528 |
| | 13 | 13 |
QPixmapIconEngine::addFile| Name: | QPixmapIconEngine::addFile | | Prototype: | void QPixmapIconEngine::addFile(const QString &fileName, const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 400-443 |
| | 29 | 13 |
QPlatformTheme::themeHint| Name: | QPlatformTheme::themeHint | | Prototype: | QVariant QPlatformTheme::themeHint(ThemeHint hint) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 419-451 |
| | 13 | 13 |
QRasterPlatformPixmap::createPixmapForImage| Name: | QRasterPlatformPixmap::createPixmapForImage | | Prototype: | void QRasterPlatformPixmap::createPixmapForImage(QImage &sourceImage, Qt::ImageConversionFlags flags, bool inPlace) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 289-350 |
| | 39 | 13 |