Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QDateTimeEditPrivate::closestSectionName: | QDateTimeEditPrivate::closestSection | Prototype: | int QDateTimeEditPrivate::closestSection(int pos, bool forward) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1799-1821 |
| | 16 | 7 |
QDateTimeEdit::setDisplayFormatName: | QDateTimeEdit::setDisplayFormat | Prototype: | void QDateTimeEdit::setDisplayFormat(const QString &format) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 866-906 |
| | 30 | 7 |
QDataWidgetMapperPrivate::_q_closeEditorName: | QDataWidgetMapperPrivate::_q_closeEditor | Prototype: | void QDataWidgetMapperPrivate::_q_closeEditor(QWidget *w, QAbstractItemDelegate::EndEditHint hint) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 202-223 |
| | 11 | 7 |
QDataStream::operator<<Name: | QDataStream::operator<< | Prototype: | QDataStream &QDataStream::operator<<(double f) | Coverage: | 68.182% (15/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 1048-1071 |
| | 13 | 7 |
QDataStream::operator<<Name: | QDataStream::operator<< | Prototype: | QDataStream &QDataStream::operator<<(float f) | Coverage: | 42.857% (9/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 1010-1036 |
| | 15 | 7 |
QDBusUtil::isValidUniqueConnectionNameName: | QDBusUtil::isValidUniqueConnectionName | Prototype: | bool isValidUniqueConnectionName(const QString &connName) | Coverage: | 63.636% (14/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 379-401 |
| | 15 | 7 |
QDBusPendingCallPrivate::setReplyCallbackName: | QDBusPendingCallPrivate::setReplyCallback | Prototype: | bool QDBusPendingCallPrivate::setReplyCallback(QObject *target, const char *member) | Coverage: | 52.174% (12/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 137-180 |
| | 27 | 7 |
QDBusMenuLayoutItem::populateName: | QDBusMenuLayoutItem::populate | Prototype: | uint QDBusMenuLayoutItem::populate(int id, int depth, const QStringList &propertyNames, const QDBusPlatformMenu *topLevelMenu) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 83-106 |
| | 15 | 7 |
QDBusMenuItem::QDBusMenuItemName: | QDBusMenuItem::QDBusMenuItem | Prototype: | QDBusMenuItem::QDBusMenuItem(const QDBusPlatformMenuItem *item) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 172-203 |
| | 21 | 7 |
QDBusConnectionPrivate::~QDBusConnectionPrivateName: | QDBusConnectionPrivate::~QDBusConnectionPrivate | Prototype: | QDBusConnectionPrivate::~QDBusConnectionPrivate() | Coverage: | 26.087% (6/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1057-1084 |
| | 19 | 7 |
QDBusConnectionPrivate::sendInternalName: | QDBusConnectionPrivate::sendInternal | Prototype: | void QDBusConnectionPrivate::sendInternal(QDBusPendingCallPrivate *pcall, void *message, int timeout) | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2150-2188 |
| | 21 | 7 |
QDBusConnectionPrivate::handleObjectCallName: | QDBusConnectionPrivate::handleObjectCall | Prototype: | void QDBusConnectionPrivate::handleObjectCall(const QDBusMessage &msg) | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1520-1583 |
| | 33 | 7 |
QDBusConnection::objectRegisteredAtName: | QDBusConnection::objectRegisteredAt | Prototype: | QObject *QDBusConnection::objectRegisteredAt(const QString &path) const | Coverage: | 77.778% (21/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | Lines: | 997-1028 |
| | 28 | 7 |
QDBusBlockingCallWatcher::QDBusBlockingCallWatcherName: | QDBusBlockingCallWatcher::QDBusBlockingCallWatcher | Prototype: | QDBusBlockingCallWatcher(const QDBusMessage &message) | Coverage: | 54.545% (12/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1958-2011 |
| | 23 | 7 |
QConfFileSettingsPrivate::~QConfFileSettingsPrivateName: | QConfFileSettingsPrivate::~QConfFileSettingsPrivate | Prototype: | QConfFileSettingsPrivate::~QConfFileSettingsPrivate() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1192-1224 |
| | 16 | 7 |
QConfFileSettingsPrivate::ensureSectionParsedName: | QConfFileSettingsPrivate::ensureSectionParsed | Prototype: | void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile, const QSettingsKey &key) const | Coverage: | 87.500% (21/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1919-1944 |
| | 17 | 7 |
QConfFileSettingsPrivate::QConfFileSettingsPrivateName: | QConfFileSettingsPrivate::QConfFileSettingsPrivate | Prototype: | QConfFileSettingsPrivate::QConfFileSettingsPrivate(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | Coverage: | 94.737% (18/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1131-1178 |
| | 22 | 7 |
QCompletionEngine::saveInCacheName: | QCompletionEngine::saveInCache | Prototype: | void QCompletionEngine::saveInCache(QString part, const QModelIndex& parent, const QMatchData& m) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 518-547 |
| | 21 | 7 |
QCompleter::setPopupName: | QCompleter::setPopup | Prototype: | void QCompleter::setPopup(QAbstractItemView *popup) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1184-1223 |
| | 29 | 7 |
QCompleter::pathFromIndexName: | QCompleter::pathFromIndex | Prototype: | QString QCompleter::pathFromIndex(const QModelIndex& index) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1752-1794 |
| | 26 | 7 |
QCommonStylePrivate::viewItemDrawTextName: | QCommonStylePrivate::viewItemDrawText | Prototype: | void QCommonStylePrivate::viewItemDrawText(QPainter *p, const QStyleOptionViewItem *option, const QRect &rect) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 864-930 |
| | 54 | 7 |
QComboBoxPrivate::setCurrentIndexName: | QComboBoxPrivate::setCurrentIndex | Prototype: | void QComboBoxPrivate::setCurrentIndex(const QModelIndex &mi) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2096-2122 |
| | 17 | 7 |
QComboBox::wheelEventName: | QComboBox::wheelEvent | Prototype: | void QComboBox::wheelEvent(QWheelEvent *e) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3259-3285 |
| | 15 | 7 |
QColumnViewPrivate::doLayoutName: | QColumnViewPrivate::doLayout | Prototype: | void QColumnViewPrivate::doLayout() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1095-1121 |
| | 18 | 7 |
QColor::convertToName: | QColor::convertTo | Prototype: | QColor QColor::convertTo(QColor::Spec colorSpec) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1858-1875 |
| | 9 | 7 |
QCalendarWidgetPrivate::updateMonthMenuName: | QCalendarWidgetPrivate::updateMonthMenu | Prototype: | void QCalendarWidgetPrivate::updateMonthMenu() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1774-1797 |
| | 18 | 7 |
QCalendarWidget::eventName: | QCalendarWidget::event | Prototype: | bool QCalendarWidget::event(QEvent *event) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2990-3016 |
| | 17 | 7 |
QCalendarView::mouseReleaseEventName: | QCalendarView::mouseReleaseEvent | Prototype: | void QCalendarView::mouseReleaseEvent(QMouseEvent *event) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1489-1515 |
| | 17 | 7 |
QCalendarTextNavigator::eventFilterName: | QCalendarTextNavigator::eventFilter | Prototype: | bool QCalendarTextNavigator::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 762-795 |
| | 17 | 7 |
QCacheItem::canCompressName: | QCacheItem::canCompress | Prototype: | bool QCacheItem::canCompress() const | Coverage: | 60.000% (15/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | Lines: | 641-667 |
| | 18 | 7 |
QByteArray::reallocDataName: | QByteArray::reallocData | Prototype: | void QByteArray::reallocData(uint alloc, Data::AllocationOptions options) | Coverage: | 73.913% (17/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1603-1626 |
| | 18 | 7 |
QBspTree::climbTreeName: | QBspTree::climbTree | Prototype: | void QBspTree::climbTree(const QRect &area, callback *function, QBspTreeData data, int index) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 71-94 |
| | 16 | 7 |
QBrush::isOpaqueName: | QBrush::isOpaque | Prototype: | bool QBrush::isOpaque() const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 855-881 |
| | 18 | 7 |
QBlitterPaintEngine::drawPixmapName: | QBlitterPaintEngine::drawPixmap | Prototype: | void QBlitterPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 666-696 |
| | 21 | 7 |
QBearerEngine::configurationsInUseName: | QBearerEngine::configurationsInUse | Prototype: | bool QBearerEngine::configurationsInUse() const | Coverage: | 36.842% (7/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 82-108 |
| | 16 | 7 |
QBasicTimer::startName: | QBasicTimer::start | Prototype: | void QBasicTimer::start(int msec, Qt::TimerType timerType, QObject *obj) | Coverage: | 52.632% (10/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | Lines: | 143-167 |
| | 17 | 7 |
QBackingStore::beginPaintName: | QBackingStore::beginPaint | Prototype: | void QBackingStore::beginPaint(const QRegion ®ion) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 161-194 |
| | 20 | 7 |
QAsn1Element::toIntegerName: | QAsn1Element::toInteger | Prototype: | qint64 QAsn1Element::toInteger(bool *ok) const | Coverage: | 42.857% (9/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 268-290 |
| | 14 | 7 |
QApplicationPrivate::notify_helperName: | QApplicationPrivate::notify_helper | Prototype: | bool QApplicationPrivate::notify_helper(QObject *receiver, QEvent * e) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3774-3807 |
| | 18 | 7 |
QApplication::widgetAtName: | QApplication::widgetAt | Prototype: | QWidget *QApplication::widgetAt(const QPoint &p) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 929-964 |
| | 24 | 7 |
QActionGroup::addActionName: | QActionGroup::addAction | Prototype: | QAction *QActionGroup::addAction(QAction* a) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 169-195 |
| | 20 | 7 |
QAction::activateName: | QAction::activate | Prototype: | void QAction::activate(ActionEvent event) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1147-1167 |
| | 14 | 7 |
QAccessibleTextWidget::characterRectName: | QAccessibleTextWidget::characterRect | Prototype: | QRect QAccessibleTextWidget::characterRect(int offset) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 655-696 |
| | 29 | 7 |
QAccessibleTable::indexOfChildName: | QAccessibleTable::indexOfChild | Prototype: | int QAccessibleTable::indexOfChild(const QAccessibleInterface *iface) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 415-441 |
| | 20 | 7 |
QAccessibleTabButton::textName: | QAccessibleTabButton::text | Prototype: | QString text(QAccessible::Text t) const override | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | Lines: | 113-130 |
| | 9 | 7 |
QAccessibleMdiSubWindow::stateName: | QAccessibleMdiSubWindow::state | Prototype: | QAccessible::State QAccessibleMdiSubWindow::state() const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 416-435 |
| | 16 | 7 |
QAccessibleDisplay::roleName: | QAccessibleDisplay::role | Prototype: | QAccessible::Role QAccessibleDisplay::role() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 383-405 |
| | 13 | 7 |
QAccessibleComboBox::textName: | QAccessibleComboBox::text | Prototype: | QString QAccessibleComboBox::text(QAccessible::Text t) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | Lines: | 304-331 |
| | 12 | 7 |
QAccessibleAbstractScrollArea::elementTypeName: | QAccessibleAbstractScrollArea::elementType | Prototype: | QAccessibleAbstractScrollArea::AbstractScrollAreaElement QAccessibleAbstractScrollArea::elementType(QWidget *widget) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | Lines: | 441-459 |
| | 13 | 7 |
QAbstractSpinBoxPrivate::boundName: | QAbstractSpinBoxPrivate::bound | Prototype: | QVariant QAbstractSpinBoxPrivate::bound(const QVariant &val, const QVariant &old, int steps) const | Coverage: | 0.000% (0/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1668-1696 |
| | 20 | 7 |
QAbstractSpinBox::setLineEditName: | QAbstractSpinBox::setLineEdit | Prototype: | void QAbstractSpinBox::setLineEdit(QLineEdit *lineEdit) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 666-700 |
| | 25 | 7 |
QAbstractSocketPrivate::_q_startConnectingName: | QAbstractSocketPrivate::_q_startConnecting | Prototype: | void QAbstractSocketPrivate::_q_startConnecting(const QHostInfo &hostInfo) | Coverage: | 85.714% (18/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1008-1070 |
| | 23 | 7 |
QAbstractItemViewPrivate::shouldEditName: | QAbstractItemViewPrivate::shouldEdit | Prototype: | bool QAbstractItemViewPrivate::shouldEdit(QAbstractItemView::EditTrigger trigger, const QModelIndex &index) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4071-4089 |
| | 15 | 7 |
QAbstractItemViewPrivate::positionName: | QAbstractItemViewPrivate::position | Prototype: | QAbstractItemView::DropIndicatorPosition QAbstractItemViewPrivate::position(const QPoint &pos, const QRect &rect, const QModelIndex &index) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2140-2165 |
| | 16 | 7 |
QAbstractItemViewPrivate::contiguousSelectionCommandName: | QAbstractItemViewPrivate::contiguousSelectionCommand | Prototype: | QItemSelectionModel::SelectionFlags QAbstractItemViewPrivate::contiguousSelectionCommand(const QModelIndex &index, const QEvent *event) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4029-4052 |
| | 12 | 7 |
QAbstractItemViewPrivate::clearOrRemoveName: | QAbstractItemViewPrivate::clearOrRemove | Prototype: | void QAbstractItemViewPrivate::clearOrRemove() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4220-4248 |
| | 18 | 7 |
QAbstractItemViewPrivate::_q_scrollerStateChangedName: | QAbstractItemViewPrivate::_q_scrollerStateChanged | Prototype: | void QAbstractItemViewPrivate::_q_scrollerStateChanged() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 188-216 |
| | 13 | 7 |
QAbstractItemView::dataChangedName: | QAbstractItemView::dataChanged | Prototype: | void QAbstractItemView::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &roles) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3241-3276 |
| | 21 | 7 |
QAbstractItemModel::dropMimeDataName: | QAbstractItemModel::dropMimeData | Prototype: | bool QAbstractItemModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | Coverage: | 43.478% (10/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1905-1928 |
| | 17 | 7 |
QAbstractItemModel::changePersistentIndexListName: | QAbstractItemModel::changePersistentIndexList | Prototype: | void QAbstractItemModel::changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3186-3214 |
| | 20 | 7 |
QAbstractConcatenable::convertFromAsciiName: | QAbstractConcatenable::convertFromAscii | Prototype: | void QAbstractConcatenable::convertFromAscii(const char *a, int len, QChar *&out) | Coverage: | 100.000% (24/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringbuilder.cpp | Lines: | 116-139 |
| | 17 | 7 |
QAbstractButtonPrivate::clickName: | QAbstractButtonPrivate::click | Prototype: | void QAbstractButtonPrivate::click() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 367-398 |
| | 20 | 7 |
QAbstractButton::timerEventName: | QAbstractButton::timerEvent | Prototype: | void QAbstractButton::timerEvent(QTimerEvent *e) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1128-1147 |
| | 15 | 7 |
QAbstractAnimation::setCurrentTimeName: | QAbstractAnimation::setCurrentTime | Prototype: | void QAbstractAnimation::setCurrentTime(int msecs) | Coverage: | 100.000% (36/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1295-1335 |
| | 23 | 7 |
PointInRegionName: | PointInRegion | Prototype: | static bool PointInRegion(QRegionPrivate *pRegion, int x, int y) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2678-2695 |
| | 13 | 7 |
Parser::parseNextDeclarationName: | Parser::parseNextDeclaration | Prototype: | bool Parser::parseNextDeclaration(Declaration *decl) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2523-2534 |
| | 9 | 7 |
Parser::parseMediaName: | Parser::parseMedia | Prototype: | bool Parser::parseMedia(MediaRule *mediaRule) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2259-2278 |
| | 12 | 7 |
Parser::parseExprName: | Parser::parseExpr | Prototype: | bool Parser::parseExpr(QVector<Value> *values) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2559-2579 |
| | 16 | 7 |
Notify::checkEventName: | Notify::checkEvent | Prototype: | bool checkEvent(xcb_generic_event_t *event) const | Coverage: | 52.632% (10/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 843-859 |
| | 14 | 7 |
InsertEdgeInETName: | 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 |
EqualRegionName: | EqualRegion | Prototype: | static bool EqualRegion(const QRegionPrivate *r1, const QRegionPrivate *r2) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2656-2676 |
| | 14 | 7 |
Declaration::brushValueName: | Declaration::brushValue | Prototype: | QBrush Declaration::brushValue(const QPalette &pal) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1367-1389 |
| | 14 | 7 |
ControllerWidget::setControlVisibleName: | ControllerWidget::setControlVisible | Prototype: | void ControllerWidget::setControlVisible(QMdiSubWindowPrivate::WindowStateAction action, bool visible) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 557-576 |
| | 13 | 7 |
ControllerWidget::mouseReleaseEventName: | ControllerWidget::mouseReleaseEvent | Prototype: | void ControllerWidget::mouseReleaseEvent(QMouseEvent *event) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 612-638 |
| | 15 | 7 |
CapabilitiesToStateMask::CapabilitiesToStateMaskName: | CapabilitiesToStateMask::CapabilitiesToStateMask | Prototype: | CapabilitiesToStateMask(QBlittable::Capabilities capabilities) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 63-84 |
| | 12 | 7 |
xpm_color_nameName: | xpm_color_name | Prototype: | static const char* xpm_color_name(int cpp, int index) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1053-1082 |
| | 18 | 6 |
widgetTexturesForName: | widgetTexturesFor | Prototype: | static QPlatformTextureList *widgetTexturesFor(QWidget *tlw, QWidget *widget) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1005-1042 |
| | 10 | 6 |
validateToolBarAreaName: | validateToolBarArea | Prototype: | static inline void validateToolBarArea(Qt::ToolBarArea &area) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1029-1040 |
| | 3 | 6 |
updateObjectsName: | updateObjects | Prototype: | static void updateObjects(const QList<const QObject *>& objects) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2604-2626 |
| | 14 | 6 |
toToolBarAreaName: | toToolBarArea | Prototype: | static Qt::ToolBarArea toToolBarArea(QInternal::DockPosition pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1056-1066 |
| | 7 | 6 |
toDockWidgetAreaName: | toDockWidgetArea | Prototype: | static Qt::DockWidgetArea toDockWidgetArea(QInternal::DockPosition pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1307-1319 |
| | 7 | 6 |
toDockPosName: | toDockPos | Prototype: | static QInternal::DockPosition toDockPos(Qt::ToolBarArea area) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1042-1054 |
| | 7 | 6 |
toDockPosName: | toDockPos | Prototype: | static QInternal::DockPosition toDockPos(Qt::DockWidgetArea area) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1293-1305 |
| | 7 | 6 |
themeDialogTypeName: | themeDialogType | Prototype: | static inline int themeDialogType(const QDialog *dialog) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 58-81 |
| | 11 | 6 |
splitPolygonName: | splitPolygon | Prototype: | static bool splitPolygon(const QPointF *points, int pointCount, QVector<QPointF> *upper, QVector<QPointF> *lower) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1792-1842 |
| | 29 | 6 |
setTextTransformFromValueName: | setTextTransformFromValue | Prototype: | static void setTextTransformFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1246-1256 |
| | 6 | 6 |
setFontWeightFromValueName: | setFontWeightFromValue | Prototype: | static bool setFontWeightFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1145-1159 |
| | 10 | 6 |
setFontStyleFromValueName: | setFontStyleFromValue | Prototype: | static bool setFontStyleFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1132-1143 |
| | 8 | 6 |
setFontFamilyFromValuesName: | setFontFamilyFromValues | Prototype: | static bool setFontFamilyFromValues(const QVector<QCss::Value> &values, QFont *font, int start = 0) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1166-1189 |
| | 19 | 6 |
removeLayoutItemFromLayoutName: | removeLayoutItemFromLayout | Prototype: | static bool removeLayoutItemFromLayout(QGraphicsLayout *lay, QGraphicsLayoutItem *layoutItem) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | Lines: | 110-126 |
| | 11 | 6 |
realMaxSizeName: | realMaxSize | Prototype: | static int realMaxSize(const QDockAreaLayoutInfo &info) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 502-528 |
| | 17 | 6 |
read_pbm_headerName: | read_pbm_header | Prototype: | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 90-115 |
| | 16 | 6 |
qt_urlRecodeName: | qt_urlRecode | Prototype: | int qt_urlRecode(QString &appendTo, const QChar *begin, const QChar *end, QUrl::ComponentFormattingOptions encoding, const ushort *tableModifications) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 552-574 |
| | 13 | 6 |
qt_u_strToCaseName: | qt_u_strToCase | Prototype: | static bool qt_u_strToCase(const QString &str, QString *out, const char *localeID, Ptr_u_strToCase caseFunc) | Coverage: | 22.222% (4/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | Lines: | 48-86 |
| | 24 | 6 |
qt_tlw_for_windowName: | qt_tlw_for_window | Prototype: | QWidget *qt_tlw_for_window(QWindow *wnd) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2224-2240 |
| | 10 | 6 |
qt_tildeExpansionName: | qt_tildeExpansion | Prototype: | QString qt_tildeExpansion(const QString &path, bool *expanded = 0) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1099-1139 |
| | 23 | 6 |
qt_string_countName: | qt_string_count | Prototype: | static inline int qt_string_count(const QChar *unicode, int size, QChar ch, Qt::CaseSensitivity cs) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10047-10065 |
| | 13 | 6 |
qt_span_clipName: | qt_span_clip | Prototype: | static void qt_span_clip(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4059-4096 |
| | 18 | 6 |
qt_setWindowTitle_helperHelperName: | qt_setWindowTitle_helperHelper | Prototype: | QString qt_setWindowTitle_helperHelper(const QString &title, const QWidget *widget) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6034-6075 |
| | 21 | 6 |
qt_scrollRectInImageName: | qt_scrollRectInImage | Prototype: | void __attribute__((visibility("default"))) qt_scrollRectInImage(QImage &img, const QRect &rect, const QPoint &offset) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 271-316 |
| | 28 | 6 |