Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QLocale::toDateTimeName: | QLocale::toDateTime | Prototype: | QDateTime QLocale::toDateTime(const QString &string, const QString &format) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1894-1909 |
| | 7 | 2 |
QLocale::toDateName: | QLocale::toDate | Prototype: | QDate QLocale::toDate(const QString &string, const QString &format) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1863-1876 |
| | 6 | 2 |
QLocale::setDefaultName: | QLocale::setDefault | Prototype: | void QLocale::setDefault(const QLocale &locale) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1005-1014 |
| | 4 | 2 |
QLocale::scriptToStringName: | QLocale::scriptToString | Prototype: | QString QLocale::scriptToString(QLocale::Script script) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1167-1172 |
| | 3 | 2 |
QLocale::languageToStringName: | QLocale::languageToString | Prototype: | QString QLocale::languageToString(Language language) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1140-1145 |
| | 3 | 2 |
QLocale::countryToStringName: | QLocale::countryToString | Prototype: | QString QLocale::countryToString(Country country) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1153-1158 |
| | 3 | 2 |
QLocalSocketPrivate::cancelDelayedConnectName: | QLocalSocketPrivate::cancelDelayedConnect | Prototype: | void QLocalSocketPrivate::cancelDelayedConnect() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 369-379 |
| | 7 | 2 |
QLocalSocket::waitForReadyReadName: | QLocalSocket::waitForReadyRead | Prototype: | bool QLocalSocket::waitForReadyRead(int msecs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 554-560 |
| | 4 | 2 |
QLocalSocket::waitForDisconnectedName: | QLocalSocket::waitForDisconnected | Prototype: | bool QLocalSocket::waitForDisconnected(int msecs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 544-552 |
| | 5 | 2 |
QLocalSocket::setServerNameName: | QLocalSocket::setServerName | Prototype: | void QLocalSocket::setServerName(const QString & name) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 391-399 |
| | 5 | 2 |
QLocalSocket::closeName: | QLocalSocket::close | Prototype: | void QLocalSocket::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 423-436 |
| | 11 | 2 |
QLocalServer::~QLocalServerName: | QLocalServer::~QLocalServer | Prototype: | QLocalServer::~QLocalServer() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 123-127 |
| | 2 | 2 |
QLocalServer::closeName: | QLocalServer::close | Prototype: | void QLocalServer::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 185-197 |
| | 10 | 2 |
QListWidgetPrivate::_q_sortName: | QListWidgetPrivate::_q_sort | Prototype: | void QListWidgetPrivate::_q_sort() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1129-1133 |
| | 2 | 2 |
QListWidgetPrivate::_q_emitCurrentItemChangedName: | QListWidgetPrivate::_q_emitCurrentItemChanged | Prototype: | void QListWidgetPrivate::_q_emitCurrentItemChanged(const QModelIndex ¤t, const QModelIndex &previous) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1111-1127 |
| | 8 | 2 |
QListWidgetPrivate::_q_dataChangedName: | QListWidgetPrivate::_q_dataChanged | Prototype: | void QListWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1135-1141 |
| | 3 | 2 |
QListWidgetItem::~QListWidgetItemName: | QListWidgetItem::~QListWidgetItem | Prototype: | QListWidgetItem::~QListWidgetItem() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 669-674 |
| | 3 | 2 |
QListWidgetItem::setFlagsName: | QListWidgetItem::setFlags | Prototype: | void QListWidgetItem::setFlags(Qt::ItemFlags aflags) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 948-952 |
| | 3 | 2 |
QListWidgetItem::QListWidgetItemName: | QListWidgetItem::QListWidgetItem | Prototype: | QListWidgetItem::QListWidgetItem(QListWidget *view, int type) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 594-603 |
| | 2 | 2 |
QListWidgetItem::QListWidgetItemName: | QListWidgetItem::QListWidgetItem | Prototype: | QListWidgetItem::QListWidgetItem(const QString &text, QListWidget *view, int type) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 621-632 |
| | 4 | 2 |
QListWidgetItem::QListWidgetItemName: | QListWidgetItem::QListWidgetItem | Prototype: | QListWidgetItem::QListWidgetItem(const QIcon &icon,const QString &text, QListWidget *view, int type) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 651-664 |
| | 5 | 2 |
QListWidget::takeItemName: | QListWidget::takeItem | Prototype: | QListWidgetItem *QListWidget::takeItem(int row) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1428-1434 |
| | 4 | 2 |
QListWidget::selectedItemsName: | QListWidget::selectedItems | Prototype: | QList<QListWidgetItem*> QListWidget::selectedItems() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1697-1707 |
| | 8 | 2 |
QListWidget::itemsName: | QListWidget::items | Prototype: | QList<QListWidgetItem*> QListWidget::items(const QMimeData *data) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1902-1908 |
| | 4 | 2 |
QListWidget::itemFromIndexName: | QListWidget::itemFromIndex | Prototype: | QListWidgetItem *QListWidget::itemFromIndex(const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1924-1930 |
| | 4 | 2 |
QListWidget::itemName: | QListWidget::item | Prototype: | QListWidgetItem *QListWidget::item(int row) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1358-1364 |
| | 4 | 2 |
QListWidget::insertItemName: | QListWidget::insertItem | Prototype: | void QListWidget::insertItem(int row, QListWidgetItem *item) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1385-1390 |
| | 3 | 2 |
QListWidget::findItemsName: | QListWidget::findItems | Prototype: | QList<QListWidgetItem*> QListWidget::findItems(const QString &text, Qt::MatchFlags flags) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1714-1725 |
| | 9 | 2 |
QListWidget::dropMimeDataName: | QListWidget::dropMimeData | Prototype: | bool QListWidget::dropMimeData(int index, const QMimeData *data, Qt::DropAction action) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1828-1840 |
| | 8 | 2 |
QListViewPrivate::prepareItemsLayoutName: | QListViewPrivate::prepareItemsLayout | Prototype: | void QListViewPrivate::prepareItemsLayout() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1668-1694 |
| | 15 | 2 |
QListViewPrivate::positionName: | QListViewPrivate::position | Prototype: | QAbstractItemView::DropIndicatorPosition QListViewPrivate::position(const QPoint &pos, const QRect &rect, const QModelIndex &idx) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1828-1834 |
| | 3 | 2 |
QListViewPrivate::mapToViewportName: | QListViewPrivate::mapToViewport | Prototype: | QRect QListViewPrivate::mapToViewport(const QRect &rect, bool extend) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1735-1745 |
| | 7 | 2 |
QListViewPrivate::indexToListViewItemName: | QListViewPrivate::indexToListViewItem | Prototype: | QListViewItem QListViewPrivate::indexToListViewItem(const QModelIndex &index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1727-1733 |
| | 3 | 2 |
QListViewPrivate::dropOnName: | QListViewPrivate::dropOn | Prototype: | bool QListViewPrivate::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1836-1842 |
| | 3 | 2 |
QListView::startDragName: | QListView::startDrag | Prototype: | void QListView::startDrag(Qt::DropActions supportedActions) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 913-917 |
| | 2 | 2 |
QListView::setWordWrapName: | QListView::setWordWrap | Prototype: | void QListView::setWordWrap(bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1583-1590 |
| | 5 | 2 |
QListView::setPositionForIndexName: | QListView::setPositionForIndex | Prototype: | void QListView::setPositionForIndex(const QPoint &position, const QModelIndex &index) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1235-1246 |
| | 8 | 2 |
QListView::setModelColumnName: | QListView::setModelColumn | Prototype: | void QListView::setModelColumn(int column) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1531-1538 |
| | 5 | 2 |
QListView::setBatchSizeName: | QListView::setBatchSize | Prototype: | void QListView::setBatchSize(int batchSize) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 392-400 |
| | 5 | 2 |
QListView::mouseReleaseEventName: | QListView::mouseReleaseEvent | Prototype: | void QListView::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 790-799 |
| | 5 | 2 |
QListView::indexAtName: | QListView::indexAt | Prototype: | QModelIndex QListView::indexAt(const QPoint &p) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1069-1079 |
| | 8 | 2 |
QListView::dropEventName: | QListView::dropEvent | Prototype: | void QListView::dropEvent(QDropEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 904-908 |
| | 2 | 2 |
QListView::dragLeaveEventName: | QListView::dragLeaveEvent | Prototype: | void QListView::dragLeaveEvent(QDragLeaveEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 895-899 |
| | 2 | 2 |
QListModel::takeName: | QListModel::take | Prototype: | QListWidgetItem *QListModel::take(int row) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 154-165 |
| | 8 | 2 |
QListModel::sortedInsertionIteratorName: | QListModel::sortedInsertionIterator | Prototype: | QList<QListWidgetItem*>::iterator QListModel::sortedInsertionIterator( const QList<QListWidgetItem*>::iterator &begin, const QList<QListWidgetItem*>::iterator &end, Qt::SortOrder order, QListWidgetItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 399-407 |
| | 3 | 2 |
QListModel::setDataName: | QListModel::setData | Prototype: | bool QListModel::setData(const QModelIndex &index, const QVariant &value, int role) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 219-225 |
| | 4 | 2 |
QListModel::removeName: | QListModel::remove | Prototype: | void QListModel::remove(QListWidgetItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 89-100 |
| | 9 | 2 |
QListModel::mimeDataName: | QListModel::mimeData | Prototype: | QMimeData *QListModel::mimeData(const QModelIndexList &indexes) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 426-439 |
| | 10 | 2 |
QListModel::indexName: | QListModel::index | Prototype: | QModelIndex QListModel::index(int row, int column, const QModelIndex &parent) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 205-210 |
| | 3 | 2 |
QListModel::flagsName: | QListModel::flags | Prototype: | Qt::ItemFlags QListModel::flags(const QModelIndex &index) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 277-282 |
| | 3 | 2 |
QListModel::dataName: | QListModel::data | Prototype: | QVariant QListModel::data(const QModelIndex &index, int role) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 212-217 |
| | 3 | 2 |
QListModeViewBase::doBatchedItemLayoutName: | QListModeViewBase::doBatchedItemLayout | Prototype: | bool QListModeViewBase::doBatchedItemLayout(const QListViewLayoutInfo &info, int max) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2324-2334 |
| | 7 | 2 |
QListData::removeName: | QListData::remove | Prototype: | void QListData::remove(int i, int n) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 273-287 |
| | 10 | 2 |
QListData::realloc_growName: | QListData::realloc_grow | Prototype: | void QListData::realloc_grow(int growth) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 152-161 |
| | 6 | 2 |
QLineF::unitVectorName: | QLineF::unitVector | Prototype: | QLineF QLineF::unitVector() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 625-639 |
| | 7 | 2 |
QLineF::angleName: | QLineF::angle | Prototype: | qreal QLineF::angle() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 564-577 |
| | 7 | 2 |
QLineEditPrivate::resetInputMethodName: | QLineEditPrivate::resetInputMethod | Prototype: | void QLineEditPrivate::resetInputMethod() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 258-264 |
| | 3 | 2 |
QLineEditPrivate::dragName: | QLineEditPrivate::drag | Prototype: | void QLineEditPrivate::drag() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 295-306 |
| | 9 | 2 |
QLineEditPrivate::_q_textEditedName: | QLineEditPrivate::_q_textEdited | Prototype: | void QLineEditPrivate::_q_textEdited(const QString &text) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 114-123 |
| | 5 | 2 |
QLineEditPrivate::_q_selectionChangedName: | QLineEditPrivate::_q_selectionChanged | Prototype: | void QLineEditPrivate::_q_selectionChanged() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 140-158 |
| | 12 | 2 |
QLineEditPrivate::_q_handleWindowActivateName: | QLineEditPrivate::_q_handleWindowActivate | Prototype: | void QLineEditPrivate::_q_handleWindowActivate() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 107-112 |
| | 3 | 2 |
QLineEditPrivate::_q_completionHighlightedName: | QLineEditPrivate::_q_completionHighlighted | Prototype: | void QLineEditPrivate::_q_completionHighlighted(const QString &newText) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 86-103 |
| | 9 | 2 |
QLineEditPrivate::_q_clearButtonClickedName: | QLineEditPrivate::_q_clearButtonClicked | Prototype: | void QLineEditPrivate::_q_clearButtonClicked() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 409-416 |
| | 4 | 2 |
QLineEditIconButton::startOpacityAnimationName: | QLineEditIconButton::startOpacityAnimation | Prototype: | void QLineEditIconButton::startOpacityAnimation(qreal endValue) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 372-378 |
| | 3 | 2 |
QLineEditIconButton::setOpacityName: | QLineEditIconButton::setOpacity | Prototype: | void QLineEditIconButton::setOpacity(qreal value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 362-369 |
| | 4 | 2 |
QLineEdit::setReadOnlyName: | QLineEdit::setReadOnly | Prototype: | void QLineEdit::setReadOnly(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1327-1342 |
| | 10 | 2 |
QLineEdit::dragMoveEventName: | QLineEdit::dragMoveEvent | Prototype: | void QLineEdit::dragMoveEvent(QDragMoveEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1988-1997 |
| | 6 | 2 |
QLineEdit::dragLeaveEventName: | QLineEdit::dragLeaveEvent | Prototype: | void QLineEdit::dragLeaveEvent(QDragLeaveEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2006-2013 |
| | 4 | 2 |
QLineEdit::cutName: | QLineEdit::cut | Prototype: | void QLineEdit::cut() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1356-1362 |
| | 3 | 2 |
QLineEdit::contextMenuEventName: | QLineEdit::contextMenuEvent | Prototype: | void QLineEdit::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2070-2076 |
| | 3 | 2 |
QLibraryStore::instanceName: | QLibraryStore::instance | Prototype: | QLibraryStore *QLibraryStore::instance() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 426-434 |
| | 4 | 2 |
QLibraryPrivate::unload_sysName: | QLibraryPrivate::unload_sys | Prototype: | bool QLibraryPrivate::unload_sys() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 265-287 |
| | 5 | 2 |
QLibraryPrivate::suffixes_sysName: | QLibraryPrivate::suffixes_sys | Prototype: | QStringList QLibraryPrivate::suffixes_sys(const QString& fullVersion) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 75-122 |
| | 5 | 2 |
QLibraryPrivate::resolve_sysName: | QLibraryPrivate::resolve_sys | Prototype: | QFunctionPointer QLibraryPrivate::resolve_sys(const char* symbol) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 303-328 |
| | 6 | 2 |
QLibraryPrivate::resolveName: | QLibraryPrivate::resolve | Prototype: | QFunctionPointer QLibraryPrivate::resolve(const char *symbol) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 509-514 |
| | 3 | 2 |
QLibraryPrivate::mergeLoadHintsName: | QLibraryPrivate::mergeLoadHints | Prototype: | void QLibraryPrivate::mergeLoadHints(QLibrary::LoadHints lh) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 500-507 |
| | 3 | 2 |
QLibraryPrivate::isPluginName: | QLibraryPrivate::isPlugin | Prototype: | bool QLibraryPrivate::isPlugin() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 685-691 |
| | 3 | 2 |
QLibraryPrivate::QLibraryPrivateName: | QLibraryPrivate::QLibraryPrivate | Prototype: | QLibraryPrivate::QLibraryPrivate(const QString &canonicalFileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 481-488 |
| | 3 | 2 |
QLibraryInfo::platformPluginArgumentsName: | QLibraryInfo::platformPluginArguments | Prototype: | QStringList QLibraryInfo::platformPluginArguments(const QString &platformName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 595-608 |
| | 8 | 2 |
QLibrary::~QLibraryName: | QLibrary::~QLibrary | Prototype: | QLibrary::~QLibrary() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 886-890 |
| | 2 | 2 |
QLibrary::unloadName: | QLibrary::unload | Prototype: | bool QLibrary::unload() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 801-808 |
| | 4 | 2 |
QLibrary::setLoadHintsName: | QLibrary::setLoadHints | Prototype: | void QLibrary::setLoadHints(LoadHints hints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1110-1117 |
| | 4 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, int verNum) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 942-952 |
| | 7 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, const QString &version) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 963-973 |
| | 7 | 2 |
QLibrary::setFileNameName: | QLibrary::setFileName | Prototype: | void QLibrary::setFileName(const QString &fileName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 914-924 |
| | 7 | 2 |
QLibrary::resolveName: | QLibrary::resolve | Prototype: | QFunctionPointer QLibrary::resolve(const char *symbol) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 995-1000 |
| | 3 | 2 |
QLibrary::fileNameName: | QLibrary::fileName | Prototype: | QString QLibrary::fileName() const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 926-931 |
| | 3 | 2 |
QLayoutPrivate::doResizeName: | QLayoutPrivate::doResize | Prototype: | void QLayoutPrivate::doResize(const QSize &r) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 565-578 |
| | 9 | 2 |
QLayout::~QLayoutName: | QLayout::~QLayout | Prototype: | QLayout::~QLayout() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 754-764 |
| | 4 | 2 |
QLayout::totalMinimumSizeName: | QLayout::totalMinimumSize | Prototype: | QSize QLayout::totalMinimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 675-692 |
| | 11 | 2 |
QLayout::totalHeightForWidthName: | QLayout::totalHeightForWidth | Prototype: | int QLayout::totalHeightForWidth(int w) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 653-669 |
| | 11 | 2 |
QLayout::setSizeConstraintName: | QLayout::setSizeConstraint | Prototype: | void QLayout::setSizeConstraint(SizeConstraint constraint) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1281-1289 |
| | 5 | 2 |
QLayout::setMenuBarName: | QLayout::setMenuBar | Prototype: | void QLayout::setMenuBar(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 938-949 |
| | 4 | 2 |
QLayout::setContentsMarginsName: | QLayout::setContentsMargins | Prototype: | void QLayout::setContentsMargins(int left, int top, int right, int bottom) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 368-381 |
| | 9 | 2 |
QLayout::marginName: | QLayout::margin | Prototype: | int QLayout::margin() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 283-292 |
| | 5 | 2 |
QLayout::QLayoutName: | QLayout::QLayout | Prototype: | QLayout::QLayout(QWidget *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 103-109 |
| | 3 | 2 |
QLatin1Codec::convertToUnicodeName: | QLatin1Codec::convertToUnicode | Prototype: | QString QLatin1Codec::convertToUnicode(const char *chars, int len, ConverterState *) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 45-51 |
| | 3 | 2 |
QLabelPrivate::updateShortcutName: | QLabelPrivate::updateShortcut | Prototype: | void QLabelPrivate::updateShortcut() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1195-1209 |
| | 7 | 2 |
QLabelPrivate::textDirectionName: | QLabelPrivate::textDirection | Prototype: | Qt::LayoutDirection QLabelPrivate::textDirection() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1425-1433 |
| | 4 | 2 |
QLabelPrivate::sendControlEventName: | QLabelPrivate::sendControlEvent | Prototype: | void QLabelPrivate::sendControlEvent(QEvent *e) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1550-1558 |
| | 5 | 2 |