| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QWidgetPrivate::init| Name: | QWidgetPrivate::init | | Prototype: | void QWidgetPrivate::init(QWidget *parentWidget, Qt::WindowFlags f) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1132-1245 |
| | 65 | 12 |
QWidgetPrivate::moveRect| Name: | QWidgetPrivate::moveRect | | Prototype: | void QWidgetPrivate::moveRect(const QRect &rect, int dx, int dy) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 824-900 |
| | 53 | 12 |
QWidgetPrivate::scrollRect| Name: | QWidgetPrivate::scrollRect | | Prototype: | void QWidgetPrivate::scrollRect(const QRect &rect, int dx, int dy) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 903-967 |
| | 39 | 12 |
QWidgetPrivate::show_sys| Name: | QWidgetPrivate::show_sys | | Prototype: | void QWidgetPrivate::show_sys() | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7951-8011 |
| | 39 | 12 |
QWidgetTextControlPrivate::extendWordwiseSelection| Name: | QWidgetTextControlPrivate::extendWordwiseSelection | | Prototype: | void QWidgetTextControlPrivate::extendWordwiseSelection(int suggestedNewPosition, qreal mouseXPosition) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 715-787 |
| | 43 | 12 |
QWidgetTextControlPrivate::mouseReleaseEvent| Name: | QWidgetTextControlPrivate::mouseReleaseEvent | | Prototype: | void QWidgetTextControlPrivate::mouseReleaseEvent(QEvent *e, Qt::MouseButton button, const QPointF &pos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1778-1844 |
| | 41 | 12 |
QXcbClipboard::clipboardReadProperty| Name: | QXcbClipboard::clipboardReadProperty | | Prototype: | bool QXcbClipboard::clipboardReadProperty(xcb_window_t win, xcb_atom_t property, bool deleteProperty, QByteArray *buffer, int *size, xcb_atom_t *type, int *format) | | Coverage: | 55.000% (22/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 754-838 |
| | 51 | 12 |
QXcbDrag::handle_xdnd_position| Name: | QXcbDrag::handle_xdnd_position | | Prototype: | void QXcbDrag::handle_xdnd_position(QPlatformWindow *w, const xcb_client_message_event_t *e) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 727-799 |
| | 51 | 12 |
QXcbIntegration::hasCapability| Name: | QXcbIntegration::hasCapability | | Prototype: | bool QXcbIntegration::hasCapability(QPlatformIntegration::Capability cap) const | | Coverage: | 82.353% (14/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 251-280 |
| | 10 | 12 |
QXcbScreen::readXResources| Name: | QXcbScreen::readXResources | | Prototype: | void QXcbScreen::readXResources() | | Coverage: | 77.778% (28/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 829-870 |
| | 31 | 12 |
QXcbWindow::show| Name: | QXcbWindow::show | | Prototype: | void QXcbWindow::show() | | Coverage: | 94.872% (37/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 786-851 |
| | 38 | 12 |
QXmlSimpleReaderPrivate::parseNmtoken| Name: | QXmlSimpleReaderPrivate::parseNmtoken | | Prototype: | bool QXmlSimpleReaderPrivate::parseNmtoken() | | Coverage: | 65.625% (21/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7228-7303 |
| | 39 | 12 |
QXmlSimpleReaderPrivate::processElementETagBegin2| Name: | QXmlSimpleReaderPrivate::processElementETagBegin2 | | Prototype: | bool QXmlSimpleReaderPrivate::processElementETagBegin2() | | Coverage: | 72.222% (26/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3835-3879 |
| | 27 | 12 |
QXmlStreamReaderPrivate::scanUntil| Name: | QXmlStreamReaderPrivate::scanUntil | | Prototype: | bool QXmlStreamReaderPrivate::scanUntil(const char *str, short tokenToInject) | | Coverage: | 80.556% (29/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 967-1013 |
| | 27 | 12 |
QXunitTestLogger::addMessage| Name: | QXunitTestLogger::addMessage | | Prototype: | void QXunitTestLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) | | Coverage: | 88.462% (23/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | | Lines: | 292-349 |
| | 36 | 12 |
backtraceFramesForLogMessage| Name: | backtraceFramesForLogMessage | | Prototype: | static QStringList backtraceFramesForLogMessage(int frameCount) | | Coverage: | 70.000% (28/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1210-1266 |
| | 30 | 12 |
blend_color_rgb16| Name: | blend_color_rgb16 | | Prototype: | static void blend_color_rgb16(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3912-3985 |
| | 47 | 12 |
buttonSlots| Name: | buttonSlots | | Prototype: | static const char * buttonSlots(QWizard::WizardButton which) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 913-935 |
| | 8 | 12 |
correctGraphicsWidgetContext| Name: | correctGraphicsWidgetContext | | Prototype: | static bool correctGraphicsWidgetContext(Qt::ShortcutContext context, QGraphicsWidget *w, QWidget *active_window) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 204-260 |
| | 30 | 12 |
defaultPositionMode| Name: | defaultPositionMode | | Prototype: | static PositionMode defaultPositionMode(int pe) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2265-2282 |
| | 3 | 12 |
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 |
fixedXmlName| Name: | fixedXmlName | | Prototype: | static QString fixedXmlName(const QString &_name, bool *ok, bool namespaces = false) | | Coverage: | 17.073% (7/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 630-679 |
| | 33 | 12 |
isTextureTargetMultisample| Name: | isTextureTargetMultisample | | Prototype: | static bool isTextureTargetMultisample(QOpenGLTexture::Target target) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 434-457 |
| | 6 | 12 |
isValidNumerusRules| Name: | isValidNumerusRules | | Prototype: | static bool isValidNumerusRules(const uchar *rules, uint rulesSize) | | Coverage: | 27.273% (9/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 139-191 |
| | 24 | 12 |
loadQtCodec| Name: | loadQtCodec | | Prototype: | static QTextCodec *loadQtCodec(const char *name) | | Coverage: | 94.737% (36/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 356-384 |
| | 23 | 12 |
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: | 914-989 |
| | 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: | 1389-1414 |
| | 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: | 494-534 |
| | 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: | 4894-4964 |
| | 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: | 2242-2326 |
| | 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: | 872-910 |
| | 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: | 3760-3833 |
| | 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: | 85-112 |
| | 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: | 287-344 |
| | 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: | 200-257 |
| | 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: | 724-753 |
| | 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: | 282-329 |
| | 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: | 576-615 |
| | 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: | 849-865 |
| | 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: | 182-254 |
| | 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: | 339-430 |
| | 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: | 525-590 |
| | 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: | 3489-3548 |
| | 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: | 781-922 |
| | 27 | 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: | 2846-2875 |
| | 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: | 413-458 |
| | 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: | 396-456 |
| | 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: | 123-179 |
| | 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: | 195-227 |
| | 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: | 405-460 |
| | 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: | 103-132 |
| | 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: | 861-891 |
| | 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: | 794-853 |
| | 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: | 583-628 |
| | 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: | 257-341 |
| | 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: | 2910-2958 |
| | 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: | 373-455 |
| | 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: | 531-582 |
| | 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: | 1615-1655 |
| | 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: | 855-881 |
| | 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: | 1461-1483 |
| | 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: | 212-254 |
| | 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: | 161-210 |
| | 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: | 364-395 |
| | 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: | 853-967 |
| | 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: | 222-292 |
| | 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: | 908-964 |
| | 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: | 328-393 |
| | 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: | 489-552 |
| | 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: | 960-1021 |
| | 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: | 1065-1121 |
| | 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: | 6380-6424 |
| | 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/qevdevtablethandler.cpp | | Lines: | 84-125 |
| | 23 | 13 |
QFSFileEnginePrivate::nativeRead| Name: | QFSFileEnginePrivate::nativeRead | | Prototype: | qint64 QFSFileEnginePrivate::nativeRead(char *data, qint64 len) | | Coverage: | 77.083% (37/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 288-344 |
| | 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: | 238-286 |
| | 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: | 131-186 |
| | 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: | 1143-1212 |
| | 43 | 13 |
QGnomeTheme::themeHint| Name: | QGnomeTheme::themeHint | | Prototype: | QVariant QGnomeTheme::themeHint(QPlatformTheme::ThemeHint hint) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 647-673 |
| | 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: | 1802-1868 |
| | 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: | 3383-3441 |
| | 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: | 824-885 |
| | 31 | 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: | 585-653 |
| | 51 | 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: | 870-937 |
| | 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: | 264-318 |
| | 38 | 13 |
QHttpNetworkConnectionPrivate::_q_hostLookupFinished| Name: | QHttpNetworkConnectionPrivate::_q_hostLookupFinished | | Prototype: | void QHttpNetworkConnectionPrivate::_q_hostLookupFinished(const QHostInfo &info) | | Coverage: | 76.923% (30/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1151-1206 |
| | 36 | 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: | 85-127 |
| | 34 | 13 |
QImage::setPixelColor| Name: | QImage::setPixelColor | | Prototype: | void QImage::setPixelColor(int x, int y, const QColor &color) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2467-2509 |
| | 25 | 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: | 187-252 |
| | 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: | 725-781 |
| | 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: | 417-588 |
| | 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: | 2103-2168 |
| | 40 | 13 |
QLineEdit::inputMethodQuery| Name: | QLineEdit::inputMethodQuery | | Prototype: | QVariant QLineEdit::inputMethodQuery(Qt::InputMethodQuery property, QVariant argument) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1757-1788 |
| | 18 | 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: | 173-220 |
| | 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: | 132-171 |
| | 24 | 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: | 2492-2544 |
| | 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: | 1385-1424 |
| | 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: | 2975-3026 |
| | 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: | 1540-1604 |
| | 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: | 972-1007 |
| | 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: | 229-283 |
| | 23 | 13 |