Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QLayout::removeItemName: | QLayout::removeItem | Prototype: | void QLayout::removeItem(QLayoutItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1385-1397 |
| | 7 | 3 |
QLayout::removeWidgetName: | QLayout::removeWidget | Prototype: | void QLayout::removeWidget(QWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1362-1374 |
| | 7 | 3 |
QLayout::setAlignmentName: | QLayout::setAlignment | Prototype: | bool QLayout::setAlignment(QWidget *w, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 231-245 |
| | 10 | 3 |
QLayout::setAlignmentName: | QLayout::setAlignment | Prototype: | bool QLayout::setAlignment(QLayout *l, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 254-268 |
| | 10 | 3 |
QLayout::totalMaximumSizeName: | QLayout::totalMaximumSize | Prototype: | QSize QLayout::totalMaximumSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 723-744 |
| | 14 | 3 |
QLayout::totalSizeHintName: | QLayout::totalSizeHint | Prototype: | QSize QLayout::totalSizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 698-717 |
| | 13 | 3 |
QLayout::updateName: | QLayout::update | Prototype: | void QLayout::update() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1032-1045 |
| | 9 | 3 |
QLayoutPolicy::setControlTypeName: | QLayoutPolicy::setControlType | Prototype: | void QLayoutPolicy::setControlType(ControlType type) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp | Lines: | 40-64 |
| | 5 | 3 |
QLayoutPrivate::checkLayoutName: | QLayoutPrivate::checkLayout | Prototype: | bool QLayoutPrivate::checkLayout(QLayout *otherLayout) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 869-883 |
| | 10 | 3 |
QLayoutPrivate::checkWidgetName: | QLayoutPrivate::checkWidget | Prototype: | bool QLayoutPrivate::checkWidget(QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 848-863 |
| | 11 | 3 |
QLayoutPrivate::createSpacerItemName: | QLayoutPrivate::createSpacerItem | Prototype: | QSpacerItem *QLayoutPrivate::createSpacerItem(const QLayout *layout, int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 188-194 |
| | 4 | 3 |
QLayoutPrivate::createWidgetItemName: | QLayoutPrivate::createWidgetItem | Prototype: | QWidgetItem *QLayoutPrivate::createWidgetItem(const QLayout *layout, QWidget *widget) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 180-186 |
| | 4 | 3 |
QLibrary::loadName: | QLibrary::load | Prototype: | bool QLibrary::load() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 776-784 |
| | 6 | 3 |
QLibraryInfoPrivate::configurationName: | QLibraryInfoPrivate::configuration | Prototype: | static QSettings *configuration() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 97-109 |
| | 6 | 3 |
QLibrarySettings::loadName: | QLibrarySettings::load | Prototype: | void QLibrarySettings::load() | Coverage: | 60.870% (14/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 119-156 |
| | 15 | 3 |
QLibraryStore::releaseLibraryName: | QLibraryStore::releaseLibrary | Prototype: | inline void QLibraryStore::releaseLibrary(QLibraryPrivate *lib) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 460-479 |
| | 10 | 3 |
QLineEdit::initStyleOptionName: | QLineEdit::initStyleOption | Prototype: | void QLineEdit::initStyleOption(QStyleOptionFrame *option) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 95-114 |
| | 12 | 3 |
QLineEdit::keyPressEventName: | QLineEdit::keyPressEvent | Prototype: | void QLineEdit::keyPressEvent(QKeyEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1648-1699 |
| | 6 | 3 |
QLineEdit::setClearButtonEnabledName: | QLineEdit::setClearButtonEnabled | Prototype: | void QLineEdit::setClearButtonEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 480-496 |
| | 12 | 3 |
QLineEdit::setPlaceholderTextName: | QLineEdit::setPlaceholderText | Prototype: | void QLineEdit::setPlaceholderText(const QString& placeholderText) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 343-351 |
| | 5 | 3 |
QLineEditIconButton::paintEventName: | QLineEditIconButton::paintEvent | Prototype: | void QLineEditIconButton::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 323-342 |
| | 15 | 3 |
QLineEditPrivate::setClearButtonEnabledName: | QLineEditPrivate::setClearButtonEnabled | Prototype: | void QLineEditPrivate::setClearButtonEnabled(bool enabled) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 437-445 |
| | 4 | 3 |
QLineEditPrivate::setCursorVisibleName: | QLineEditPrivate::setCursorVisible | Prototype: | void QLineEditPrivate::setCursorVisible(bool visible) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 239-249 |
| | 7 | 3 |
QLineF::angleName: | QLineF::angle | Prototype: | qreal QLineF::angle(const QLineF &l) const | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 802-811 |
| | 6 | 3 |
QLineF::angleToName: | QLineF::angleTo | Prototype: | qreal QLineF::angleTo(const QLineF &l) const | Coverage: | 54.545% (6/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 763-778 |
| | 9 | 3 |
QListData::appendName: | QListData::append | Prototype: | void **QListData::append(int n) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 170-187 |
| | 11 | 3 |
QListData::detachName: | QListData::detach | Prototype: | QListData::Data *QListData::detach(int alloc) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 120-138 |
| | 12 | 3 |
QListData::reallocName: | QListData::realloc | Prototype: | void QListData::realloc(int alloc) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 140-150 |
| | 7 | 3 |
QListModeViewBase::mapToViewportName: | QListModeViewBase::mapToViewport | Prototype: | QRect QListModeViewBase::mapToViewport(const QRect &rect) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2566-2581 |
| | 9 | 3 |
QListModeViewBase::updateHorizontalScrollBarName: | QListModeViewBase::updateHorizontalScrollBar | Prototype: | void QListModeViewBase::updateHorizontalScrollBar(const QSize &step) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2169-2186 |
| | 11 | 3 |
QListModeViewBase::updateVerticalScrollBarName: | QListModeViewBase::updateVerticalScrollBar | Prototype: | void QListModeViewBase::updateVerticalScrollBar(const QSize &step) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2148-2167 |
| | 11 | 3 |
QListModel::clearName: | QListModel::clear | Prototype: | void QListModel::clear() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 70-82 |
| | 8 | 3 |
QListModel::dropMimeDataName: | QListModel::dropMimeData | Prototype: | bool QListModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &index) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 442-453 |
| | 7 | 3 |
QListModel::insertRowsName: | QListModel::insertRows | Prototype: | bool QListModel::insertRows(int row, int count, const QModelIndex &parent) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 240-258 |
| | 12 | 3 |
QListModel::itemDataName: | QListModel::itemData | Prototype: | QMap<int, QVariant> QListModel::itemData(const QModelIndex &index) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 227-238 |
| | 8 | 3 |
QListModel::removeRowsName: | QListModel::removeRows | Prototype: | bool QListModel::removeRows(int row, int count, const QModelIndex &parent) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 260-275 |
| | 11 | 3 |
QListView::currentChangedName: | QListView::currentChanged | Prototype: | void QListView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3226-3239 |
| | 7 | 3 |
QListView::dragMoveEventName: | QListView::dragMoveEvent | Prototype: | void QListView::dragMoveEvent(QDragMoveEvent *e) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 880-889 |
| | 5 | 3 |
QListView::mouseMoveEventName: | QListView::mouseMoveEvent | Prototype: | void QListView::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 770-785 |
| | 12 | 3 |
QListView::setRowHiddenName: | QListView::setRowHidden | Prototype: | void QListView::setRowHidden(int row, bool hide) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 537-547 |
| | 8 | 3 |
QListView::timerEventName: | QListView::timerEvent | Prototype: | void QListView::timerEvent(QTimerEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 833-844 |
| | 7 | 3 |
QListView::visualIndexName: | QListView::visualIndex | Prototype: | int QListView::visualIndex(const QModelIndex &index) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3269-3280 |
| | 8 | 3 |
QListViewPrivate::doItemsLayoutName: | QListViewPrivate::doItemsLayout | Prototype: | bool QListViewPrivate::doItemsLayout(int delta) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1699-1725 |
| | 18 | 3 |
QListViewPrivate::draggablePaintPairsName: | QListViewPrivate::draggablePaintPairs | Prototype: | QItemViewPaintPairs QListViewPrivate::draggablePaintPairs(const QModelIndexList &indexes, QRect *r) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 645-663 |
| | 14 | 3 |
QListViewPrivate::itemSizeName: | QListViewPrivate::itemSize | Prototype: | QSize QListViewPrivate::itemSize(const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1783-1796 |
| | 9 | 3 |
QListWidget::mimeDataName: | QListWidget::mimeData | Prototype: | QMimeData *QListWidget::mimeData(const QList<QListWidgetItem*> items) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1798-1818 |
| | 10 | 3 |
QListWidget::setCurrentRowName: | QListWidget::setCurrentRow | Prototype: | void QListWidget::setCurrentRow(int row) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1489-1499 |
| | 7 | 3 |
QListWidget::setItemSelectedName: | QListWidget::setItemSelected | Prototype: | void QListWidget::setItemSelected(const QListWidgetItem *item, bool select) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1676-1691 |
| | 10 | 3 |
QListWidgetItem::dataName: | QListWidgetItem::data | Prototype: | QVariant QListWidgetItem::data(int role) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 715-722 |
| | 5 | 3 |
QLocalServer::listenName: | QLocalServer::listen | Prototype: | bool QLocalServer::listen(qintptr socketDescriptor) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 321-337 |
| | 9 | 3 |
QLocalServer::nextPendingConnectionName: | QLocalServer::nextPendingConnection | Prototype: | QLocalSocket *QLocalServer::nextPendingConnection() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 372-387 |
| | 7 | 3 |
QLocalServer::waitForNewConnectionName: | QLocalServer::waitForNewConnection | Prototype: | bool QLocalServer::waitForNewConnection(int msec, bool *timedOut) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 479-491 |
| | 7 | 3 |
QLocalServerPrivate::_q_onNewConnectionName: | QLocalServerPrivate::_q_onNewConnection | Prototype: | void QLocalServerPrivate::_q_onNewConnection() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 259-276 |
| | 12 | 3 |
QLocalServerPrivate::removeServerName: | QLocalServerPrivate::removeServer | Prototype: | bool QLocalServerPrivate::removeServer(const QString &name) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 60-73 |
| | 8 | 3 |
QLocale::amTextName: | QLocale::amText | Prototype: | QString QLocale::amText() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2482-2492 |
| | 5 | 3 |
QLocale::dateTimeFormatName: | QLocale::dateTimeFormat | Prototype: | QString QLocale::dateTimeFormat(FormatType format) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1749-1763 |
| | 8 | 3 |
QLocale::firstDayOfWeekName: | QLocale::firstDayOfWeek | Prototype: | Qt::DayOfWeek QLocale::firstDayOfWeek() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2319-2329 |
| | 5 | 3 |
QLocale::measurementSystemName: | QLocale::measurementSystem | Prototype: | QLocale::MeasurementSystem QLocale::measurementSystem() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2372-2383 |
| | 5 | 3 |
QLocale::nameName: | QLocale::name | Prototype: | QString QLocale::name() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1061-1078 |
| | 10 | 3 |
QLocale::nativeCountryNameName: | QLocale::nativeCountryName | Prototype: | QString QLocale::nativeCountryName() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3601-3611 |
| | 5 | 3 |
QLocale::nativeLanguageNameName: | QLocale::nativeLanguageName | Prototype: | QString QLocale::nativeLanguageName() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3581-3591 |
| | 5 | 3 |
QLocale::pmTextName: | QLocale::pmText | Prototype: | QString QLocale::pmText() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2502-2512 |
| | 5 | 3 |
QLocaleData::stringToDoubleName: | QLocaleData::stringToDouble | Prototype: | double QLocaleData::stringToDouble(const QChar *begin, int len, bool *ok, GroupSeparatorMode group_sep_mode) const | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3244-3254 |
| | 6 | 3 |
QLocaleData::stringToLongLongName: | QLocaleData::stringToLongLong | Prototype: | qlonglong QLocaleData::stringToLongLong(const QChar *begin, int len, int base, bool *ok, GroupSeparatorMode group_sep_mode) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3256-3267 |
| | 6 | 3 |
QLocaleData::stringToUnsLongLongName: | QLocaleData::stringToUnsLongLong | Prototype: | qulonglong QLocaleData::stringToUnsLongLong(const QChar *begin, int len, int base, bool *ok, GroupSeparatorMode group_sep_mode) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3269-3280 |
| | 6 | 3 |
QLocalePrivate::countryToCodeName: | QLocalePrivate::countryToCode | Prototype: | QString QLocalePrivate::countryToCode(QLocale::Country country) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 195-210 |
| | 9 | 3 |
QLocalePrivate::getLangAndCountryName: | QLocalePrivate::getLangAndCountry | Prototype: | void QLocalePrivate::getLangAndCountry(const QString &name, QLocale::Language &lang, QLocale::Script &script, QLocale::Country &cntry) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 457-475 |
| | 13 | 3 |
QLocalePrivate::measurementSystemName: | QLocalePrivate::measurementSystem | Prototype: | QLocale::MeasurementSystem QLocalePrivate::measurementSystem() const | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2331-2340 |
| | 5 | 3 |
QLockFile::unlockName: | QLockFile::unlock | Prototype: | void QLockFile::unlock() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 303-316 |
| | 9 | 3 |
QLoggingCategory::initName: | QLoggingCategory::init | Prototype: | void QLoggingCategory::init(const char *category, QtMsgType severityLevel) | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 232-243 |
| | 6 | 3 |
QLoggingRegistry::installFilterName: | QLoggingRegistry::installFilter | Prototype: | QLoggingCategory::CategoryFilter QLoggingRegistry::installFilter(QLoggingCategory::CategoryFilter filter) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 378-393 |
| | 8 | 3 |
QLoggingRegistry::setApiRulesName: | QLoggingRegistry::setApiRules | Prototype: | void QLoggingRegistry::setApiRules(const QString &content) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 344-358 |
| | 7 | 3 |
QMainWindow::restoreStateName: | QMainWindow::restoreState | Prototype: | bool QMainWindow::restoreState(const QByteArray &state, int version) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1320-1333 |
| | 11 | 3 |
QMainWindow::setIconSizeName: | QMainWindow::setIconSize | Prototype: | void QMainWindow::setIconSize(const QSize &iconSize) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 464-477 |
| | 9 | 3 |
QMainWindowLayout::QMainWindowLayoutName: | QMainWindowLayout::QMainWindowLayout | Prototype: | QMainWindowLayout::QMainWindowLayout(QMainWindow *mainwindow, QLayout *parentLayout) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2173-2210 |
| | 7 | 3 |
QMainWindowLayout::itemAtName: | QMainWindowLayout::itemAt | Prototype: | QLayoutItem *QMainWindowLayout::itemAt(int index) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1762-1773 |
| | 6 | 3 |
QMainWindowLayout::raiseName: | QMainWindowLayout::raise | Prototype: | void QMainWindowLayout::raise(QDockWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1737-1747 |
| | 6 | 3 |
QMainWindowLayout::restoreName: | QMainWindowLayout::restore | Prototype: | void QMainWindowLayout::restore(bool keepSavedState) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2159-2171 |
| | 9 | 3 |
QMainWindowLayout::revertName: | QMainWindowLayout::revert | Prototype: | void QMainWindowLayout::revert(QLayoutItem *widgetItem) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1936-1952 |
| | 12 | 3 |
QMainWindowLayout::setCentralWidgetName: | QMainWindowLayout::setCentralWidget | Prototype: | void QMainWindowLayout::setCentralWidget(QWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2257-2271 |
| | 7 | 3 |
QMainWindowLayout::setCornerName: | QMainWindowLayout::setCorner | Prototype: | void QMainWindowLayout::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1326-1334 |
| | 6 | 3 |
QMainWindowLayout::setGeometryName: | QMainWindowLayout::setGeometry | Prototype: | void QMainWindowLayout::setGeometry(const QRect &_r) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1816-1838 |
| | 15 | 3 |
QMainWindowLayout::setTabPositionName: | QMainWindowLayout::setTabPosition | Prototype: | void QMainWindowLayout::setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1431-1451 |
| | 16 | 3 |
QMainWindowLayout::toggleToolBarsVisibleName: | QMainWindowLayout::toggleToolBarsVisible | Prototype: | void QMainWindowLayout::toggleToolBarsVisible() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1216-1283 |
| | 10 | 3 |
QMainWindowLayoutState::gapRectName: | QMainWindowLayoutState::gapRect | Prototype: | QRect QMainWindowLayoutState::gapRect(const QList<int> &path) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 775-790 |
| | 6 | 3 |
QMainWindowLayoutState::itemName: | QMainWindowLayoutState::item | Prototype: | QLayoutItem *QMainWindowLayoutState::item(const QList<int> &path) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 738-756 |
| | 8 | 3 |
QMainWindowLayoutState::itemAtName: | QMainWindowLayoutState::itemAt | Prototype: | QLayoutItem *QMainWindowLayoutState::itemAt(int index, int *x) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 518-534 |
| | 5 | 3 |
QMainWindowLayoutState::itemRectName: | QMainWindowLayoutState::itemRect | Prototype: | QRect QMainWindowLayoutState::itemRect(const QList<int> &path) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 758-773 |
| | 6 | 3 |
QMainWindowLayoutState::plugName: | QMainWindowLayoutState::plug | Prototype: | QLayoutItem *QMainWindowLayoutState::plug(const QList<int> &path) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 792-807 |
| | 6 | 3 |
QMainWindowLayoutState::removeName: | QMainWindowLayoutState::remove | Prototype: | void QMainWindowLayoutState::remove(const QList<int> &path) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 687-700 |
| | 5 | 3 |
QMainWindowLayoutState::removeName: | QMainWindowLayoutState::remove | Prototype: | void QMainWindowLayoutState::remove(QLayoutItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 702-716 |
| | 5 | 3 |
QMainWindowLayoutState::saveStateName: | QMainWindowLayoutState::saveState | Prototype: | void QMainWindowLayoutState::saveState(QDataStream &stream) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 828-847 |
| | 9 | 3 |
QMainWindowLayoutState::takeAtName: | QMainWindowLayoutState::takeAt | Prototype: | QLayoutItem *QMainWindowLayoutState::takeAt(int index, int *x) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 536-555 |
| | 5 | 3 |
QMainWindowLayoutState::unplugName: | QMainWindowLayoutState::unplug | Prototype: | QLayoutItem *QMainWindowLayoutState::unplug(const QList<int> &path, QMainWindowLayoutState *other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 809-826 |
| | 6 | 3 |
QMainWindowTabBar::mouseReleaseEventName: | QMainWindowTabBar::mouseReleaseEvent | Prototype: | void QMainWindowTabBar::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1596-1606 |
| | 6 | 3 |
QMapDataBase::freeTreeName: | QMapDataBase::freeTree | Prototype: | void QMapDataBase::freeTree(QMapNodeBase *root, int alignment) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 343-350 |
| | 5 | 3 |
QMatrix4x4::QMatrix4x4Name: | QMatrix4x4::QMatrix4x4 | Prototype: | QMatrix4x4::QMatrix4x4(const float *values) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 98-104 |
| | 4 | 3 |
QMatrix4x4::copyDataToName: | QMatrix4x4::copyDataTo | Prototype: | void QMatrix4x4::copyDataTo(float *values) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1649-1654 |
| | 3 | 3 |
QMatrix4x4::perspectiveName: | QMatrix4x4::perspective | Prototype: | void QMatrix4x4::perspective(float verticalAngle, float aspectRatio, float nearPlane, float farPlane) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1485-1519 |
| | 27 | 3 |
QMatrix4x4::toTransformName: | QMatrix4x4::toTransform | Prototype: | QTransform QMatrix4x4::toTransform(float distanceToPlane) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1705-1730 |
| | 12 | 3 |