| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
qt_fetch_conical_gradient_template| Name: | qt_fetch_conical_gradient_template | | Prototype: | template <class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_conical_gradient_template( BlendType *buffer, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3650-3699 |
| | 30 | 6 |
tcbToBezier| Name: | tcbToBezier | | Prototype: | QVector<QPointF> static inline tcbToBezier(const TCBPoints &tcbPoints) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1219-1263 |
| | 30 | 4 |
ucstrncmp| Name: | ucstrncmp | | Prototype: | static int ucstrncmp(const QChar *a, const uchar *c, int l) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 528-617 |
| | 30 | 8 |
Declaration::iconValue| Name: | Declaration::iconValue | | Prototype: | QIcon Declaration::iconValue() const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1688-1733 |
| | 31 | 16 |
InsertEdgeInET| Name: | InsertEdgeInET | | Prototype: | static void InsertEdgeInET(EdgeTable *ET, EdgeTableEntry *ETE, int scanline, ScanLineListBlock **SLLBlock, int *iSLLBlock) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3120-3174 |
| | 31 | 7 |
Parser::parseRuleset| Name: | Parser::parseRuleset | | Prototype: | bool Parser::parseRuleset(StyleRule *styleRule) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2355-2399 |
| | 31 | 10 |
QAbstractTableModel::dropMimeData| Name: | QAbstractTableModel::dropMimeData | | Prototype: | bool QAbstractTableModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3551-3597 |
| | 31 | 8 |
QAccessibleBridgeUtils::performEffectiveAction| Name: | QAccessibleBridgeUtils::performEffectiveAction | | Prototype: | bool performEffectiveAction(QAccessibleInterface *iface, const QString &actionName) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/accessibility/qaccessiblebridgeutils.cpp | | Lines: | 68-105 |
| | 31 | 11 |
QApplicationPrivate::giveFocusAccordingToFocusPolicy| Name: | QApplicationPrivate::giveFocusAccordingToFocusPolicy | | Prototype: | void QApplicationPrivate::giveFocusAccordingToFocusPolicy(QWidget *widget, QEvent *event, QPoint localPos) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4251-4305 |
| | 31 | 16 |
QByteArray::fromBase64| Name: | QByteArray::fromBase64 | | Prototype: | QByteArray QByteArray::fromBase64(const QByteArray &base64, Base64Options options) | | Coverage: | 97.826% (45/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4130-4171 |
| | 31 | 11 |
QCommonStylePrivate::viewItemSize| Name: | QCommonStylePrivate::viewItemSize | | Prototype: | QSize QCommonStylePrivate::viewItemSize(const QStyleOptionViewItem *option, int role) const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 813-862 |
| | 31 | 14 |
QCompleterPrivate::showPopup| Name: | QCompleterPrivate::showPopup | | Prototype: | void QCompleterPrivate::showPopup(const QRect& rect) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 894-936 |
| | 31 | 9 |
QDBusConnectionManager::executeConnectionRequest| Name: | QDBusConnectionManager::executeConnectionRequest | | Prototype: | void QDBusConnectionManager::executeConnectionRequest(QDBusConnectionManager::ConnectionRequestData *data) | | Coverage: | 84.848% (28/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 234-287 |
| | 31 | 12 |
QDBusInterfacePrivate::metacall| Name: | QDBusInterfacePrivate::metacall | | Prototype: | int QDBusInterfacePrivate::metacall(QMetaObject::Call c, int id, void **argv) | | Coverage: | 72.727% (24/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | | Lines: | 260-317 |
| | 31 | 9 |
QDBusTrayIcon::showMessage| Name: | QDBusTrayIcon::showMessage | | Prototype: | void QDBusTrayIcon::showMessage(const QString &title, const QString &msg, const QIcon &icon, QPlatformSystemTrayIcon::MessageIcon iconType, int msecs) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 226-277 |
| | 31 | 14 |
QDateTimeEdit::focusInEvent| Name: | QDateTimeEdit::focusInEvent | | Prototype: | void QDateTimeEdit::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1213-1260 |
| | 31 | 16 |
QDirModel::dropMimeData| Name: | QDirModel::dropMimeData | | Prototype: | bool QDirModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int , int , const QModelIndex &parent) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 565-616 |
| | 31 | 12 |
QDockAreaLayout::gapRect| Name: | QDockAreaLayout::gapRect | | Prototype: | QRect QDockAreaLayout::gapRect(const QList<int> &path) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3391-3437 |
| | 31 | 7 |
QDockAreaLayoutInfo::updateSeparatorWidgets| Name: | QDockAreaLayoutInfo::updateSeparatorWidgets | | Prototype: | void QDockAreaLayoutInfo::updateSeparatorWidgets() const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2005-2054 |
| | 31 | 9 |
QEvdevKeyboardHandler::create| Name: | QEvdevKeyboardHandler::create | | Prototype: | QEvdevKeyboardHandler *QEvdevKeyboardHandler::create(const QString &device, const QString &specification, const QString &defaultKeymapFile) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 87-131 |
| | 31 | 12 |
QFileDialogPrivate::createToolButtons| Name: | QFileDialogPrivate::createToolButtons | | Prototype: | void QFileDialogPrivate::createToolButtons() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3111-3150 |
| | 31 | 1 |
QFileSystemMetaData::fillFromStatBuf| Name: | QFileSystemMetaData::fillFromStatBuf | | Prototype: | void QFileSystemMetaData::fillFromStatBuf(const struct stat64 &statBuffer) | | Coverage: | 100.000% (39/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 232-280 |
| | 31 | 13 |
QFontDatabase::smoothSizes| Name: | QFontDatabase::smoothSizes | | Prototype: | QList<int> QFontDatabase::smoothSizes(const QString &family, const QString &styleName) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1863-1913 |
| | 31 | 12 |
QFtpDTP::socketReadyRead| Name: | QFtpDTP::socketReadyRead | | Prototype: | void QFtpDTP::socketReadyRead() | | Coverage: | 63.889% (23/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 645-715 |
| | 31 | 12 |
QGraphicsAnchorLayoutPrivate::calculateTrunk| Name: | QGraphicsAnchorLayoutPrivate::calculateTrunk | | Prototype: | bool QGraphicsAnchorLayoutPrivate::calculateTrunk(Orientation orientation, const GraphPath &path, const QList<QSimplexConstraint *> &constraints, const QList<AnchorData *> &variables) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2197-2262 |
| | 31 | 5 |
QGraphicsItem::deviceTransform| Name: | QGraphicsItem::deviceTransform | | Prototype: | QTransform QGraphicsItem::deviceTransform(const QTransform &viewportTransform) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4221-4266 |
| | 31 | 7 |
QGraphicsItemPrivate::setFocusHelper| Name: | QGraphicsItemPrivate::setFocusHelper | | Prototype: | void QGraphicsItemPrivate::setFocusHelper(Qt::FocusReason focusReason, bool climb, bool focusFromHide) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3296-3354 |
| | 31 | 13 |
QGraphicsScenePrivate::setFocusItemHelper| Name: | QGraphicsScenePrivate::setFocusItemHelper | | Prototype: | void QGraphicsScenePrivate::setFocusItemHelper(QGraphicsItem *item, Qt::FocusReason focusReason, bool emitFocusChanged) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 815-876 |
| | 31 | 13 |
QGridLayoutEngine::sizeHint| Name: | QGridLayoutEngine::sizeHint | | Prototype: | QSizeF QGridLayoutEngine::sizeHint(Qt::SizeHint which, const QSizeF &constraint, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1064-1115 |
| | 31 | 6 |
QGtk2Painter::paintBoxGap| Name: | QGtk2Painter::paintBoxGap | | Prototype: | void QGtk2Painter::paintBoxGap(GtkWidget *gtkWidget, const gchar* part, const QRect &paintRect, GtkStateType state, GtkShadowType shadow, GtkPositionType gap_side, gint x, gint width, GtkStyle *style) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 207-272 |
| | 31 | 11 |
QHttpNetworkRequestPrivate::header| Name: | QHttpNetworkRequestPrivate::header | | Prototype: | QByteArray QHttpNetworkRequestPrivate::header(const QHttpNetworkRequest &request, bool throughProxy) | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 130-176 |
| | 31 | 5 |
QImage::operator==| Name: | QImage::operator== | | Prototype: | bool QImage::operator==(const QImage & i) const | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3562-3611 |
| | 31 | 16 |
QImageScale::qimageCalcApoints| Name: | QImageScale::qimageCalcApoints | | Prototype: | int* QImageScale::qimageCalcApoints(int s, int d, int up) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 164-209 |
| | 31 | 9 |
QItemDelegate::editorEvent| Name: | QItemDelegate::editorEvent | | Prototype: | bool QItemDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1111-1160 |
| | 31 | 9 |
QJsonObject::insert| Name: | QJsonObject::insert | | Prototype: | QJsonObject::iterator QJsonObject::insert(const QString &key, const QJsonValue &value) | | Coverage: | 50.000% (12/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 420-463 |
| | 31 | 8 |
QListModeViewBase::intersectingSet| Name: | QListModeViewBase::intersectingSet | | Prototype: | QVector<QModelIndex> QListModeViewBase::intersectingSet(const QRect &area) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2516-2558 |
| | 31 | 8 |
QLocalePrivate::updateSystemPrivate| Name: | QLocalePrivate::updateSystemPrivate | | Prototype: | void QLocalePrivate::updateSystemPrivate() | | Coverage: | 57.143% (16/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 587-631 |
| | 31 | 10 |
QMainWindowPrivate::adjustCursor| Name: | QMainWindowPrivate::adjustCursor | | Prototype: | void QMainWindowPrivate::adjustCursor(const QPoint &pos) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1360-1408 |
| | 31 | 12 |
QMatrix4x4::rotate| Name: | QMatrix4x4::rotate | | Prototype: | void QMatrix4x4::rotate(const QQuaternion& quaternion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1319-1357 |
| | 31 | 1 |
QMdiAreaPrivate::appendChild| Name: | QMdiAreaPrivate::appendChild | | Prototype: | void QMdiAreaPrivate::appendChild(QMdiSubWindow *child) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 825-873 |
| | 31 | 9 |
QMdiAreaPrivate::updateTabBarGeometry| Name: | QMdiAreaPrivate::updateTabBarGeometry | | Prototype: | void QMdiAreaPrivate::updateTabBarGeometry() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1623-1673 |
| | 31 | 11 |
QMimeTypeParserBase::nextState| Name: | QMimeTypeParserBase::nextState | | Prototype: | QMimeTypeParserBase::ParseState QMimeTypeParserBase::nextState(ParseState currentState, const QStringRef &startElement) | | Coverage: | 75.439% (43/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 107-154 |
| | 31 | 26 |
QOpenGLDebugLogger::logMessage| Name: | QOpenGLDebugLogger::logMessage | | Prototype: | void QOpenGLDebugLogger::logMessage(const QOpenGLDebugMessage &debugMessage) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1570-1613 |
| | 31 | 5 |
QPainterPath::computeBoundingRect| Name: | QPainterPath::computeBoundingRect | | Prototype: | void QPainterPath::computeBoundingRect() const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3394-3438 |
| | 31 | 15 |
QPainterPath::percentAtLength| Name: | QPainterPath::percentAtLength | | Prototype: | qreal QPainterPath::percentAtLength(qreal len) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2862-2914 |
| | 31 | 10 |
QPixmapColorizeFilter::draw| Name: | QPixmapColorizeFilter::draw | | Prototype: | void QPixmapColorizeFilter::draw(QPainter *painter, const QPointF &dest, const QPixmap &src, const QRectF &srcRect) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1071-1121 |
| | 31 | 6 |
QPrintDialogPrivate::init| Name: | QPrintDialogPrivate::init | | Prototype: | void QPrintDialogPrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 295-345 |
| | 31 | 1 |
QPushButton::sizeHint| Name: | QPushButton::sizeHint | | Prototype: | QSize QPushButton::sizeHint() const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 387-431 |
| | 31 | 7 |
QRasterPaintEngine::drawRects| Name: | QRasterPaintEngine::drawRects | | Prototype: | void QRasterPaintEngine::drawRects(const QRect *rects, int rectCount) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1449-1499 |
| | 31 | 9 |
QStateMachinePrivate::setError| Name: | QStateMachinePrivate::setError | | Prototype: | void QStateMachinePrivate::setError(QStateMachine::Error errorCode, QAbstractState *currentContext) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1455-1510 |
| | 31 | 8 |
QStyleHelper::calcLines| Name: | QStyleHelper::calcLines | | Prototype: | QPolygonF calcLines(const QStyleOptionSlider *dial) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | | Lines: | 195-234 |
| | 31 | 6 |
QStyleHelper::drawBorderPixmap| Name: | QStyleHelper::drawBorderPixmap | | Prototype: | void drawBorderPixmap(const QPixmap &pixmap, QPainter *painter, const QRect &rect, int left, int top, int right, int bottom) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | | Lines: | 349-404 |
| | 31 | 9 |
QTextCursorPrivate::setBlockCharFormat| Name: | QTextCursorPrivate::setBlockCharFormat | | Prototype: | void QTextCursorPrivate::setBlockCharFormat(const QTextCharFormat &_format, QTextDocumentPrivate::FormatChangeMode changeMode) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 723-769 |
| | 31 | 9 |
QTextHtmlParser::parseEntity| Name: | QTextHtmlParser::parseEntity | | Prototype: | QString QTextHtmlParser::parseEntity() | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 796-842 |
| | 31 | 11 |
QToolButton::sizeHint| Name: | QToolButton::sizeHint | | Prototype: | QSize QToolButton::sizeHint() const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 321-363 |
| | 31 | 9 |
QTransform::mapToPolygon| Name: | QTransform::mapToPolygon | | Prototype: | QPolygon QTransform::mapToPolygon(const QRect &rect) const | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1699-1740 |
| | 31 | 36 |
QTriangulator::ComplexToSimple::outerBounds| Name: | QTriangulator::ComplexToSimple::outerBounds | | Prototype: | template <typename T> QPair<QRBTree<int>::Node *, QRBTree<int>::Node *> QTriangulator<T>::ComplexToSimple::outerBounds(const QPodPoint &point) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1120-1175 |
| | 31 | 9 |
QTzTimeZonePrivate::displayName| Name: | QTzTimeZonePrivate::displayName | | Prototype: | QString QTzTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const | | Coverage: | 62.295% (38/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 782-843 |
| | 31 | 11 |
QUndoStack::push| Name: | QUndoStack::push | | Prototype: | void QUndoStack::push(QUndoCommand *cmd) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 576-620 |
| | 31 | 9 |
QUnixPrintWidgetPrivate::_q_printerChanged| Name: | QUnixPrintWidgetPrivate::_q_printerChanged | | Prototype: | void QUnixPrintWidgetPrivate::_q_printerChanged(int index) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 723-766 |
| | 31 | 9 |
QUrl::operator <| Name: | QUrl::operator < | | Prototype: | bool QUrl::operator <(const QUrl &url) const | | Coverage: | 86.667% (39/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3562-3608 |
| | 31 | 11 |
QUrl::toString| Name: | QUrl::toString | | Prototype: | QString QUrl::toString(FormattingOptions options) const | | Coverage: | 87.037% (47/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3269-3326 |
| | 31 | 11 |
QUrlPrivate::setScheme| Name: | QUrlPrivate::setScheme | | Prototype: | inline bool QUrlPrivate::setScheme(const QString &value, int len, bool doSetError) | | Coverage: | 100.000% (50/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 956-1019 |
| | 31 | 13 |
QWidgetLineControl::internalInsert| Name: | QWidgetLineControl::internalInsert | | Prototype: | void QWidgetLineControl::internalInsert(const QString &s) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 799-846 |
| | 31 | 10 |
QWidgetLineControl::processShortcutOverrideEvent| Name: | QWidgetLineControl::processShortcutOverrideEvent | | Prototype: | void QWidgetLineControl::processShortcutOverrideEvent(QKeyEvent *ke) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 1524-1569 |
| | 31 | 12 |
QXcbMime::mimeAtomForFormat| Name: | QXcbMime::mimeAtomForFormat | | Prototype: | xcb_atom_t QXcbMime::mimeAtomForFormat(QXcbConnection *connection, const QString &format, QVariant::Type requestedType, const QVector<xcb_atom_t> &atoms, QByteArray *requestedEncoding) | | Coverage: | 6.122% (3/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | | Lines: | 263-315 |
| | 31 | 13 |
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: | 761-802 |
| | 31 | 12 |
QXcbSessionManager::QXcbSessionManager| Name: | QXcbSessionManager::QXcbSessionManager | | Prototype: | QXcbSessionManager::QXcbSessionManager(const QString &id, const QString &key) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 329-371 |
| | 31 | 3 |
RegularTiler::rearrange| Name: | RegularTiler::rearrange | | Prototype: | void RegularTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 290-329 |
| | 31 | 10 |
_q_parseDosDir| Name: | _q_parseDosDir | | Prototype: | static void _q_parseDosDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 556-607 |
| | 31 | 6 |
convert_Indexed8_to_X32| Name: | convert_Indexed8_to_X32 | | Prototype: | static void convert_Indexed8_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1721-1752 |
| | 31 | 5 |
convert_generic| Name: | convert_generic | | Prototype: | void convert_generic(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 124-169 |
| | 31 | 7 |
createInterfaces| Name: | createInterfaces | | Prototype: | static QList<QNetworkInterfacePrivate *> createInterfaces(ifaddrs *rawList) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 313-367 |
| | 31 | 7 |
getGlyphData| Name: | getGlyphData | | Prototype: | static void getGlyphData(QTtfGlyph *glyph, const QVector<TTF_POINT> &points, const QVector<int> &endPoints, int point_array_size) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 905-951 |
| | 31 | 9 |
headerValue| Name: | headerValue | | Prototype: | static QByteArray headerValue(QNetworkRequest::KnownHeaders header, const QVariant &value) | | Coverage: | 70.000% (28/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 737-801 |
| | 31 | 21 |
imageHasNarrowOutlines| Name: | imageHasNarrowOutlines | | Prototype: | static bool imageHasNarrowOutlines(const QImage &im) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 690-731 |
| | 31 | 9 |
interfaceListing| Name: | interfaceListing | | Prototype: | static QList<QNetworkInterfacePrivate *> interfaceListing() | | Coverage: | 58.621% (17/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 429-483 |
| | 31 | 11 |
qInitBlendFunctions| Name: | qInitBlendFunctions | | Prototype: | void qInitBlendFunctions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 584-625 |
| | 31 | 1 |
qt_blend_argb32_on_rgb16| Name: | qt_blend_argb32_on_rgb16 | | Prototype: | static void qt_blend_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 237-287 |
| | 31 | 6 |
qt_qimageScaleAARGB_down_xy| Name: | qt_qimageScaleAARGB_down_xy | | Prototype: | static void qt_qimageScaleAARGB_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 639-684 |
| | 31 | 4 |
rgbBlendPixel| Name: | rgbBlendPixel | | Prototype: | static inline void rgbBlendPixel(quint32 *dst, int coverage, int sr, int sg, int sb, const uchar *gamma, const uchar *invgamma) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5729-5774 |
| | 31 | 2 |
AtSpiAdaptor::handleMessage| Name: | AtSpiAdaptor::handleMessage | | Prototype: | bool AtSpiAdaptor::handleMessage(const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1244-1294 |
| | 32 | 15 |
QAbstractListModel::dropMimeData| Name: | QAbstractListModel::dropMimeData | | Prototype: | bool QAbstractListModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3602-3650 |
| | 32 | 9 |
QAlphaPaintEnginePrivate::drawAlphaImage| Name: | QAlphaPaintEnginePrivate::drawAlphaImage | | Prototype: | void QAlphaPaintEnginePrivate::drawAlphaImage(const QRectF &rect) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 448-493 |
| | 32 | 3 |
QApplicationPrivate::process_cmdline| Name: | QApplicationPrivate::process_cmdline | | Prototype: | void QApplicationPrivate::process_cmdline() | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 465-515 |
| | 32 | 14 |
QBmpHandler::write| Name: | QBmpHandler::write | | Prototype: | bool QBmpHandler::write(const QImage &img) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 788-847 |
| | 32 | 13 |
QClipData::fixup| Name: | QClipData::fixup | | Prototype: | void QClipData::fixup() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3810-3858 |
| | 32 | 9 |
QColor::toHsv| Name: | QColor::toHsv | | Prototype: | QColor QColor::toHsv() const | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1715-1759 |
| | 32 | 8 |
QComboBox::changeEvent| Name: | QComboBox::changeEvent | | Prototype: | void QComboBox::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2902-2950 |
| | 32 | 13 |
QDBusMessagePrivate::makeLocal| Name: | QDBusMessagePrivate::makeLocal | | Prototype: | QDBusMessage QDBusMessagePrivate::makeLocal(const QDBusConnectionPrivate &conn, const QDBusMessage &asSent) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 253-308 |
| | 32 | 5 |
QDockAreaLayout::resizeDocks| Name: | QDockAreaLayout::resizeDocks | | Prototype: | void QDockAreaLayout::resizeDocks(const QList<QDockWidget *> &docks, const QList<int> &sizes, Qt::Orientation o) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3134-3179 |
| | 32 | 10 |
QEventLoop::exec| Name: | QEventLoop::exec | | Prototype: | int QEventLoop::exec(ProcessEventsFlags flags) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 154-210 |
| | 32 | 8 |
QFileInfoPrivate::getFileName| Name: | QFileInfoPrivate::getFileName | | Prototype: | QString QFileInfoPrivate::getFileName(QAbstractFileEngine::FileName name) const | | Coverage: | 92.683% (38/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 42-92 |
| | 32 | 16 |
QFileSystemEntry::findFileNameSeparators| Name: | QFileSystemEntry::findFileNameSeparators | | Prototype: | void QFileSystemEntry::findFileNameSeparators() const | | Coverage: | 100.000% (37/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 335-381 |
| | 32 | 12 |
QGL2PaintEngineExPrivate::updateBrushTexture| Name: | QGL2PaintEngineExPrivate::updateBrushTexture | | Prototype: | void QGL2PaintEngineExPrivate::updateBrushTexture() | | Coverage: | 12.500% (4/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 181-237 |
| | 32 | 8 |
QGraphicsItemGroup::addToGroup| Name: | QGraphicsItemGroup::addToGroup | | Prototype: | void QGraphicsItemGroup::addToGroup(QGraphicsItem *item) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10987-11035 |
| | 32 | 6 |
QGraphicsSceneBspTreeIndex::itemChange| Name: | QGraphicsSceneBspTreeIndex::itemChange | | Prototype: | void QGraphicsSceneBspTreeIndex::itemChange(const QGraphicsItem *item, QGraphicsItem::GraphicsItemChange change, const void *const value) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 630-683 |
| | 32 | 7 |
QGraphicsScenePrivate::enterModal| Name: | QGraphicsScenePrivate::enterModal | | Prototype: | void QGraphicsScenePrivate::enterModal(QGraphicsItem *panel, QGraphicsItem::PanelModality previousModality) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6073-6131 |
| | 32 | 12 |
QGridLayoutItem::geometryWithin| Name: | QGridLayoutItem::geometryWithin | | Prototype: | QRectF QGridLayoutItem::geometryWithin(qreal x, qreal y, qreal width, qreal height, qreal rowDescent, Qt::Alignment align) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 619-668 |
| | 32 | 12 |
QGtkStyle::standardPixmap| Name: | QGtkStyle::standardPixmap | | Prototype: | QPixmap QGtkStyle::standardPixmap(StandardPixmap sp, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 4046-4109 |
| | 32 | 19 |