Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QXcbDrag::handleFinishedName: | QXcbDrag::handleFinished | Prototype: | void QXcbDrag::handleFinished(const xcb_client_message_event_t *event) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 1006-1053 |
| | 11 | 5 |
QXcbDrag::handleStatusName: | QXcbDrag::handleStatus | Prototype: | void QXcbDrag::handleStatus(const xcb_client_message_event_t *event) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 860-878 |
| | 12 | 5 |
QXcbDropData::xdndObtainDataName: | QXcbDropData::xdndObtainData | Prototype: | QVariant QXcbDropData::xdndObtainData(const QByteArray &format, QVariant::Type requestedType) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 1271-1297 |
| | 18 | 5 |
QXcbGlIntegrationFactory::keysName: | QXcbGlIntegrationFactory::keys | Prototype: | QStringList QXcbGlIntegrationFactory::keys(const QString &pluginPath) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | Lines: | 58-79 |
| | 12 | 5 |
QXcbMime::mimeAtomToStringName: | QXcbMime::mimeAtomToString | Prototype: | QString QXcbMime::mimeAtomToString(QXcbConnection *connection, xcb_atom_t a) | Coverage: | 64.706% (11/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | Lines: | 66-88 |
| | 12 | 5 |
QXcbMime::mimeAtomsForFormatName: | QXcbMime::mimeAtomsForFormat | Prototype: | QVector<xcb_atom_t> QXcbMime::mimeAtomsForFormat(QXcbConnection *connection, const QString &format) | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | Lines: | 143-169 |
| | 15 | 5 |
QXcbNativeInterface::nativeResourceForCursorName: | QXcbNativeInterface::nativeResourceForCursor | Prototype: | void *QXcbNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 293-304 |
| | 5 | 5 |
QXcbScreen::topLevelAtName: | QXcbScreen::topLevelAt | Prototype: | QWindow *QXcbScreen::topLevelAt(const QPoint &p) const | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 316-353 |
| | 23 | 5 |
QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcerName: | QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer | Prototype: | QXcbSoftwareOpenGLEnforcer() | Coverage: | 46.154% (6/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 133-153 |
| | 6 | 5 |
QXcbSystemTrayTracker::visualHasAlphaChannelName: | QXcbSystemTrayTracker::visualHasAlphaChannel | Prototype: | bool QXcbSystemTrayTracker::visualHasAlphaChannel() | Coverage: | 46.667% (7/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | Lines: | 176-208 |
| | 19 | 5 |
QXcbWMSupport::updateVirtualRootsName: | QXcbWMSupport::updateVirtualRoots | Prototype: | void QXcbWMSupport::updateVirtualRoots() | Coverage: | 13.333% (2/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | Lines: | 92-130 |
| | 21 | 5 |
QXcbWindow::updateNetWmUserTimeName: | QXcbWindow::updateNetWmUserTime | Prototype: | void QXcbWindow::updateNetWmUserTime(xcb_timestamp_t timestamp) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1413-1463 |
| | 30 | 5 |
QXcbWindow::~QXcbWindowName: | QXcbWindow::~QXcbWindow | Prototype: | QXcbWindow::~QXcbWindow() | Coverage: | 23.077% (3/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 598-611 |
| | 8 | 5 |
QXmlInputSource::nextName: | QXmlInputSource::next | Prototype: | QChar QXmlInputSource::next() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 1144-1166 |
| | 13 | 5 |
QXmlNamespaceSupport::processNameName: | QXmlNamespaceSupport::processName | Prototype: | void QXmlNamespaceSupport::processName(const QString& qname, bool isAttribute, QString& nsuri, QString& localname) const | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 612-640 |
| | 13 | 5 |
QXmlSimpleReader::setFeatureName: | QXmlSimpleReader::setFeature | Prototype: | void QXmlSimpleReader::setFeature(const QString& name, bool enable) | Coverage: | 47.059% (8/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2984-3000 |
| | 12 | 5 |
QXmlSimpleReaderPrivate::insertXmlRefName: | QXmlSimpleReaderPrivate::insertXmlRef | Prototype: | bool QXmlSimpleReaderPrivate::insertXmlRef(const QString &data, const QString &name, bool inLiteral) | Coverage: | 56.250% (9/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7753-7775 |
| | 14 | 5 |
QXmlStreamReaderPrivate::parseEntityName: | QXmlStreamReaderPrivate::parseEntity | Prototype: | void QXmlStreamReaderPrivate::parseEntity(const QString &value) | Coverage: | 100.000% (18/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 861-881 |
| | 13 | 5 |
QXmlStreamReaderPrivate::scanAfterDefaultDeclName: | QXmlStreamReaderPrivate::scanAfterDefaultDecl | Prototype: | bool QXmlStreamReaderPrivate::scanAfterDefaultDecl() | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1091-1104 |
| | 5 | 5 |
QXmlStreamWriterPrivate::writeName: | QXmlStreamWriterPrivate::write | Prototype: | void QXmlStreamWriterPrivate::write(const char *s, int len) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3114-3127 |
| | 8 | 5 |
QXmlStreamWriterPrivate::writeName: | QXmlStreamWriterPrivate::write | Prototype: | void QXmlStreamWriterPrivate::write(const QStringRef &s) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3045-3062 |
| | 9 | 5 |
QXmlStreamWriterPrivate::writeName: | QXmlStreamWriterPrivate::write | Prototype: | void QXmlStreamWriterPrivate::write(const QString &s) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3064-3081 |
| | 9 | 5 |
QXmlUtils::isNCNameName: | QXmlUtils::isNCName | Prototype: | bool QXmlUtils::isNCName(const QStringRef &ncName) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 372-391 |
| | 11 | 5 |
QZipReader::QZipReaderName: | QZipReader::QZipReader | Prototype: | QZipReader::QZipReader(const QString &archive, QIODevice::OpenMode mode) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 822-844 |
| | 16 | 5 |
QZipWriter::QZipWriterName: | QZipWriter::QZipWriter | Prototype: | QZipWriter::QZipWriter(const QString &fileName, QIODevice::OpenMode mode) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 1119-1139 |
| | 14 | 5 |
QtConcurrent::ThreadEngineBarrier::acquireName: | QtConcurrent::ThreadEngineBarrier::acquire | Prototype: | void ThreadEngineBarrier::acquire() | Coverage: | 54.545% (6/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 51-63 |
| | 7 | 5 |
QtPrivate::QStringList_lastIndexOfName: | QtPrivate::QStringList_lastIndexOf | Prototype: | int QtPrivate::QStringList_lastIndexOf(const QStringList *that, const QRegularExpression &re, int from) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 670-686 |
| | 11 | 5 |
QtPrivate::QStringList_removeDuplicatesName: | QtPrivate::QStringList_removeDuplicates | Prototype: | int QtPrivate::QStringList_removeDuplicates(QStringList *that) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 701-721 |
| | 17 | 5 |
StyleSelector::declarationsForNodeName: | StyleSelector::declarationsForNode | Prototype: | QVector<Declaration> StyleSelector::declarationsForNode(NodePtr node, const char *extraPseudo) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2031-2051 |
| | 14 | 5 |
TypeDestructor::DestructorImpl::DestructName: | TypeDestructor::DestructorImpl::Destruct | Prototype: | static void Destruct(const int type, void *where) | Coverage: | 30.769% (4/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1820-1834 |
| | 8 | 5 |
TypeInfo::TypeInfoImpl::TypeInfoImplName: | TypeInfo::TypeInfoImpl::TypeInfoImpl | Prototype: | TypeInfoImpl(const uint type, QMetaTypeInterface &info) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2223-2235 |
| | 8 | 5 |
ValueExtractor::lengthValueName: | ValueExtractor::lengthValue | Prototype: | LengthData ValueExtractor::lengthValue(const Value& v) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 404-422 |
| | 14 | 5 |
ZoomFactorValidator::validateName: | ZoomFactorValidator::validate | Prototype: | State validate(QString &input, int &pos) const override | Coverage: | 31.579% (6/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 91-109 |
| | 14 | 5 |
activeConditionsName: | activeConditions | Prototype: | static QSet<QByteArray> activeConditions() | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 168-185 |
| | 11 | 5 |
adjustContextSelectionsForCellName: | adjustContextSelectionsForCell | Prototype: | static void adjustContextSelectionsForCell(QAbstractTextDocumentLayout::PaintContext &cell_context, const QTextTableCell &cell, int r, int c, const int *selectedTableCells) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 914-946 |
| | 16 | 5 |
allocateStringFnName: | allocateStringFn | Prototype: | int allocateStringFn(QTestCharBuffer* str, char const* src, StringFormatFunction func) | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 427-452 |
| | 13 | 5 |
arrayContentToJsonName: | arrayContentToJson | Prototype: | static void arrayContentToJson(const QJsonPrivate::Array *a, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 161-181 |
| | 11 | 5 |
bestSizeMatchName: | bestSizeMatch | Prototype: | static QPixmapIconEngineEntry *bestSizeMatch( const QSize &size, QPixmapIconEngineEntry *pa, QPixmapIconEngineEntry *pb) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 190-211 |
| | 16 | 5 |
blend_sourceOver_rgb16_rgb16Name: | blend_sourceOver_rgb16_rgb16 | Prototype: | static inline void blend_sourceOver_rgb16_rgb16(quint16 *__restrict__ dest, const quint16 *__restrict__ src, int length, const quint8 alpha, const quint8 ialpha) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4285-4316 |
| | 21 | 5 |
calculatePosixDateName: | calculatePosixDate | Prototype: | static QDate calculatePosixDate(const QByteArray &dateRule, int year) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 355-379 |
| | 16 | 5 |
candidateSignalName: | candidateSignal | Prototype: | static const char *candidateSignal(int which) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 69-80 |
| | 6 | 5 |
checkIfValidName: | checkIfValid | Prototype: | static QDBusError checkIfValid(const QString &service, const QString &path, const QString &interface, bool isDynamic, bool isPeer) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 84-105 |
| | 10 | 5 |
checkStaticArrayName: | checkStaticArray | Prototype: | static bool checkStaticArray(int &val, const QByteArray &dateString, int at, const char *array, int size) | Coverage: | 95.238% (20/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 537-557 |
| | 15 | 5 |
childWidgetsName: | childWidgets | Prototype: | QList<QWidget*> childWidgets(const QWidget *widget) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 76-95 |
| | 15 | 5 |
comp_func_Source_sse2Name: | comp_func_Source_sse2 | Prototype: | void comp_func_Source_sse2(uint *dst, const uint *src, int length, uint const_alpha) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 209-238 |
| | 17 | 5 |
compareName: | compare | Prototype: | template <Edge edge> bool compare(const QPointF &p, qreal t) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1938-1952 |
| | 5 | 5 |
computeAngleName: | computeAngle | Prototype: | static double computeAngle(const QPointF &v) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1155-1180 |
| | 12 | 5 |
coordinateModeName: | coordinateMode | Prototype: | static inline QGradient::CoordinateMode coordinateMode(const QBrush &brush) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 104-115 |
| | 3 | 5 |
copyActionToPlatformItemName: | copyActionToPlatformItem | Prototype: | static void copyActionToPlatformItem(const QAction *action, QPlatformMenuItem *item, QPlatformMenu *itemsMenu) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3256-3289 |
| | 24 | 5 |
crc32Name: | crc32 | Prototype: | template <typename Char> __attribute__((__target__("sse4.2"))) static uint crc32(const Char *ptr, size_t len, uint h) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 102-139 |
| | 16 | 5 |
doCryptName: | doCrypt | Prototype: | static QByteArray doCrypt(QSslKeyPrivate::Cipher cipher, const QByteArray &data, const QByteArray &key, const QByteArray &iv, int enc) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | Lines: | 274-311 |
| | 28 | 5 |
drawEllipse_midpoint_iName: | drawEllipse_midpoint_i | Prototype: | static void drawEllipse_midpoint_i(const QRect &rect, const QRect &clip, ProcessSpans pen_func, ProcessSpans brush_func, QSpanData *pen_data, QSpanData *brush_data) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4736-4778 |
| | 27 | 5 |
dumpRecursiveName: | dumpRecursive | Prototype: | static void dumpRecursive(int level, QObject *object) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3944-3979 |
| | 13 | 5 |
embeddedWidgetName: | embeddedWidget | Prototype: | static QWidget *embeddedWidget(QWidget *w) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2329-2351 |
| | 9 | 5 |
encodeEntityName: | encodeEntity | Prototype: | static QByteArray encodeEntity(const QByteArray& str) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5692-5723 |
| | 22 | 5 |
epochMSecsToLocalTimeName: | epochMSecsToLocalTime | Prototype: | static bool epochMSecsToLocalTime(qint64 msecs, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus = 0) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2449-2483 |
| | 20 | 5 |
extendedPseudoClassName: | extendedPseudoClass | Prototype: | static quint64 extendedPseudoClass(const QWidget *w) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2421-2440 |
| | 9 | 5 |
familyListName: | familyList | Prototype: | static QStringList familyList(const QFontDef &req) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 693-716 |
| | 15 | 5 |
fileFromPathName: | fileFromPath | Prototype: | static inline QString fileFromPath(const QString &rootPath, QString path) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1023-1042 |
| | 9 | 5 |
findAllTextureWidgetsRecursivelyName: | findAllTextureWidgetsRecursively | Prototype: | static void findAllTextureWidgetsRecursively(QWidget *tlw, QWidget *widget) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 991-1009 |
| | 9 | 5 |
findCharName: | findChar | Prototype: | static int findChar(const char *str, int len, char ch, int from) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | Lines: | 232-246 |
| | 11 | 5 |
findInBlockName: | findInBlock | Prototype: | static bool findInBlock(const QTextBlock &block, const QString &expression, int offset, QTextDocument::FindFlags options, QTextCursor *cursor) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1257-1288 |
| | 21 | 5 |
findInBlockName: | findInBlock | Prototype: | static bool findInBlock(const QTextBlock &block, const QRegExp &expression, int offset, QTextDocument::FindFlags options, QTextCursor *cursor) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1375-1406 |
| | 21 | 5 |
findUnixOsVersionName: | findUnixOsVersion | Prototype: | static bool findUnixOsVersion(QUnixOSVersion &v) | Coverage: | 15.385% (2/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2365-2378 |
| | 9 | 5 |
findXdndAwareParentName: | findXdndAwareParent | Prototype: | static xcb_window_t findXdndAwareParent(QXcbConnection *c, xcb_window_t window) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 1099-1131 |
| | 25 | 5 |
fixToolBarOrientationName: | fixToolBarOrientation | Prototype: | static void fixToolBarOrientation(QLayoutItem *item, int dockPos) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1897-1927 |
| | 17 | 5 |
fixedCharDataName: | fixedCharData | Prototype: | static QString fixedCharData(const QString &data, bool *ok) | Coverage: | 15.385% (2/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 684-704 |
| | 13 | 5 |
generateNameName: | generateName | Prototype: | static QTtfTable generateName(const QVector<QTtfNameRecord> &name) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 651-701 |
| | 34 | 5 |
getFactorName: | getFactor | Prototype: | static QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> getFactor(qreal value, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 415-449 |
| | 23 | 5 |
good_offsetName: | good_offset | Prototype: | static ShiftResult good_offset(const QBezier *b1, const QBezier *b2, qreal offset, qreal threshold) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 237-259 |
| | 17 | 5 |
gray_set_cellName: | gray_set_cell | Prototype: | static void gray_set_cell( PWorker worker, TCoord ex, TCoord ey ) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 455-495 |
| | 15 | 5 |
huntAndUnregisterName: | huntAndUnregister | Prototype: | static void huntAndUnregister(const QVector<QStringRef> &pathComponents, int i, QDBusConnection::UnregisterMode mode, QDBusConnectionPrivate::ObjectTreeNode *node) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 601-626 |
| | 13 | 5 |
iWantTheFocusName: | iWantTheFocus | Prototype: | static QWidget *iWantTheFocus(QWidget *ancestor) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 99-115 |
| | 10 | 5 |
indexesFromRangeName: | indexesFromRange | Prototype: | template<typename ModelIndexContainer> static void indexesFromRange(const QItemSelectionRange &range, ModelIndexContainer &result) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 311-328 |
| | 7 | 5 |
initFontDefName: | initFontDef | Prototype: | static void initFontDef(const QtFontDesc &desc, const QFontDef &request, QFontDef *fontDef, bool multi) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 663-691 |
| | 20 | 5 |
initFontUnlockedName: | initFontUnlocked | Prototype: | static void initFontUnlocked() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 233-243 |
| | 7 | 5 |
initializeDbName: | initializeDb | Prototype: | static void initializeDb() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 890-905 |
| | 8 | 5 |
intValueHelperName: | intValueHelper | Prototype: | static bool intValueHelper(const QCss::Value &v, int *i, const char *unit) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1463-1478 |
| | 12 | 5 |
integralCompareName: | integralCompare | Prototype: | static int integralCompare(uint promotedType, const QVariant::Private *d1, const QVariant::Private *d2) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3439-3460 |
| | 15 | 5 |
interpolateName: | interpolate | Prototype: | static qreal interpolate(const QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> &factor, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 451-477 |
| | 16 | 5 |
isGPUTestBlacklistedName: | isGPUTestBlacklisted | Prototype: | static bool isGPUTestBlacklisted(const char *slot, const char *data = 0) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 211-222 |
| | 6 | 5 |
isParentPathName: | isParentPath | Prototype: | static inline bool isParentPath(const QString &path, const QString &reference) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | Lines: | 139-156 |
| | 8 | 5 |
lastIndexOfMutatingName: | lastIndexOfMutating | Prototype: | static int lastIndexOfMutating(const QStringList *that, QRegExp &rx, int from) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 537-548 |
| | 8 | 5 |
lineIntersectsRectName: | lineIntersectsRect | Prototype: | static bool lineIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1067-1100 |
| | 17 | 5 |
methodIndexToSignalIndexName: | methodIndexToSignalIndex | Prototype: | static int methodIndexToSignalIndex(const QMetaObject **base, int signal_index) | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3196-3214 |
| | 13 | 5 |
minimumHeightForWidthName: | minimumHeightForWidth | Prototype: | static qreal minimumHeightForWidth(qreal width, qreal minh, qreal maxh, const QGraphicsWidget *widget, bool heightForWidth = true) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 423-453 |
| | 18 | 5 |
msecsToTimeName: | msecsToTime | Prototype: | static void msecsToTime(qint64 msecs, QDate *date, QTime *time) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2416-2439 |
| | 15 | 5 |
native_sub_imageName: | native_sub_image | Prototype: | static QImage native_sub_image(QByteArray *buffer, const int dstStride, const QImage &src, const QRect &rect, bool swap) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 330-351 |
| | 11 | 5 |
nextFieldName: | nextField | Prototype: | static QPair<QByteArray, QByteArray> nextField(const QByteArray &text, int &position, bool isNameValue) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 384-412 |
| | 17 | 5 |
nextGeometryTokenName: | nextGeometryToken | Prototype: | static inline int nextGeometryToken(const QByteArray &a, int &pos, char *op) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 269-290 |
| | 15 | 5 |
numericTypePromotionName: | numericTypePromotion | Prototype: | static int numericTypePromotion(uint t1, uint t2) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3393-3437 |
| | 15 | 5 |
objectContentToJsonName: | objectContentToJson | Prototype: | static void objectContentToJson(const QJsonPrivate::Object *o, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 184-208 |
| | 15 | 5 |
operator*Name: | operator* | Prototype: | QVariant operator*(const QVariant &arg1, double multiplier) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 2011-2033 |
| | 14 | 5 |
operator/Name: | operator/ | Prototype: | double operator/(const QVariant &arg1, const QVariant &arg2) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 2037-2060 |
| | 15 | 5 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QDateTime &date) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4986-5008 |
| | 13 | 5 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QString &str) | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 8686-8709 |
| | 13 | 5 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QRegion &r) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 396-418 |
| | 14 | 5 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QAction *action) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1307-1328 |
| | 17 | 5 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QVariant &v) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3614-3636 |
| | 17 | 5 |
operator>>Name: | operator>> | Prototype: | static inline QDataStream &operator>>(QDataStream &in, QNetworkCacheMetaData::AttributesMap &hash) | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | Lines: | 369-394 |
| | 18 | 5 |