Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QWidgetPrivate::initName: | 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::moveRectName: | 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::scrollRectName: | 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_sysName: | 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::extendWordwiseSelectionName: | 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::mouseReleaseEventName: | 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::clipboardReadPropertyName: | 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_positionName: | 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::hasCapabilityName: | 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::readXResourcesName: | 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::showName: | 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::parseNmtokenName: | 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::processElementETagBegin2Name: | 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::scanUntilName: | 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::addMessageName: | 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 |
backtraceFramesForLogMessageName: | 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_rgb16Name: | 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 |
buttonSlotsName: | 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 |
correctGraphicsWidgetContextName: | 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 |
defaultPositionModeName: | 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 |
findCharName: | 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 |
fixedXmlNameName: | 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 |
isTextureTargetMultisampleName: | 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 |
isValidNumerusRulesName: | 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 |
loadQtCodecName: | 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 |
loadSingleEngineName: | 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_buttonName: | 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 |
parseHeaderValueName: | 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_bitmapToRegionName: | 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_sizeName: | 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_tiledName: | 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_tiledName: | 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_messageTypeToGLName: | 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 |
readInterfaceName: | 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 |
spacingHelperName: | 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 |
subControlIconName: | 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_imageName: | 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 |
x509ExtensionToValueName: | 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::parseArrayName: | 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 |
PtsToRegionName: | 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::keyPressEventName: | 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::localizedDescriptionName: | 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::textName: | 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::parseHttpResponseName: | 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::eventFilterName: | 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::boundsName: | 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::shiftedName: | 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::metricName: | 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::optionName: | 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::writeName: | 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::detachName: | 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::scrollToName: | 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::changeEventName: | 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::resultName: | 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::handleMessageName: | 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::handleSignalName: | 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::toStringName: | 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::maxChangeName: | 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::checkDeviceTypeName: | 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::handleUDevNotificationName: | 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::dataName: | 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::indexName: | 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::copyName: | 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::maximumSizeName: | 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::setGeometryName: | 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::nonClientAreaMouseEventName: | 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::setWindowStateName: | 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::importNodeName: | 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::processInputEventName: | 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::nativeReadName: | 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::fillFromStatBufName: | 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::widthArrayName: | 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::prepareForDrawName: | 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::themeHintName: | 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::removeAnchorName: | 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::setFocusHelperName: | 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::setFocusItemHelperName: | 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::windowFrameMouseMoveEventName: | 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::resizeSectionName: | 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::updateHighDpiScalingName: | 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_hostLookupFinishedName: | 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::parseIp4InternalName: | 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::setPixelColorName: | 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::convertFromUnicodeName: | 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::internalSetStringName: | 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::locationName: | 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::createStandardContextMenuName: | 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::inputMethodQueryName: | 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::errorOccurredName: | 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::generateErrorStringName: | 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::eventName: | 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::subWindowListName: | 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::changeEventName: | 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::getRegionName: | 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::scrollMenuName: | 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::createNewSocketName: | 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 |