Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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::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 |
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 |
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::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::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::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::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::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::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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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::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 |
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 |
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::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 |
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 |
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::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::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::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::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 |
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 |
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::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::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::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 |
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 |
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::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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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::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::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::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::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::isEmptyName: | QLayout::isEmpty | Prototype: | bool QLayout::isEmpty() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 489-500 |
| | 8 | 3 |
QLayout::indexOfName: | QLayout::indexOf | Prototype: | int QLayout::indexOf(QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1235-1246 |
| | 8 | 3 |
QLayout::controlTypesName: | QLayout::controlTypes | Prototype: | QSizePolicy::ControlTypes QLayout::controlTypes() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 505-513 |
| | 6 | 3 |
QLayout::addChildLayoutName: | QLayout::addChildLayout | Prototype: | void QLayout::addChildLayout(QLayout *l) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 776-789 |
| | 7 | 3 |
QLayout::activateRecursiveHelperName: | QLayout::activateRecursiveHelper | Prototype: | void QLayout::activateRecursiveHelper(QLayoutItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1010-1021 |
| | 8 | 3 |
QLabelPrivate::updateLabelName: | QLabelPrivate::updateLabel | Prototype: | void QLabelPrivate::updateLabel() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1122-1137 |
| | 11 | 3 |
QLabelPrivate::ensureTextControlName: | QLabelPrivate::ensureTextControl | Prototype: | void QLabelPrivate::ensureTextControl() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1526-1548 |
| | 19 | 3 |
QLabelPrivate::createStandardContextMenuName: | QLabelPrivate::createStandardContextMenu | Prototype: | QMenu *QLabelPrivate::createStandardContextMenu(const QPoint &pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1609-1622 |
| | 8 | 3 |
QLabel::setTextFormatName: | QLabel::setTextFormat | Prototype: | void QLabel::setTextFormat(Qt::TextFormat format) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1361-1372 |
| | 7 | 3 |
QLabel::setScaledContentsName: | QLabel::setScaledContents | Prototype: | void QLabel::setScaledContents(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1410-1423 |
| | 10 | 3 |
QLabel::setPixmapName: | QLabel::setPixmap | Prototype: | void QLabel::setPixmap(const QPixmap &pixmap) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 360-372 |
| | 7 | 3 |
QLabel::setMovieName: | QLabel::setMovie | Prototype: | void QLabel::setMovie(QMovie *movie) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1255-1271 |
| | 9 | 3 |
QLabel::focusOutEventName: | QLabel::focusOutEvent | Prototype: | void QLabel::focusOutEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 925-941 |
| | 11 | 3 |
QLabel::contextMenuEventName: | QLabel::contextMenuEvent | Prototype: | void QLabel::contextMenuEvent(QContextMenuEvent *ev) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 888-907 |
| | 11 | 3 |
QLCDNumber::segmentStyleName: | QLCDNumber::segmentStyle | Prototype: | QLCDNumber::SegmentStyle QLCDNumber::segmentStyle() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 1192-1201 |
| | 7 | 3 |
QLCDNumber::paintEventName: | QLCDNumber::paintEvent | Prototype: | void QLCDNumber::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 703-716 |
| | 9 | 3 |
QKeySequenceEdit::setKeySequenceName: | QKeySequenceEdit::setKeySequence | Prototype: | void QKeySequenceEdit::setKeySequence(const QKeySequence &keySequence) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 184-203 |
| | 11 | 3 |
QKeySequenceEdit::keyReleaseEventName: | QKeySequenceEdit::keyReleaseEvent | Prototype: | void QKeySequenceEdit::keyReleaseEvent(QKeyEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 291-302 |
| | 6 | 3 |
QJsonValue::~QJsonValueName: | QJsonValue::~QJsonValue | Prototype: | QJsonValue::~QJsonValue() | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 243-250 |
| | 4 | 3 |