| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QHeaderView::sectionSizeHint| Name: | QHeaderView::sectionSizeHint | | Prototype: | int QHeaderView::sectionSizeHint(int logicalIndex) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 575-590 |
| | 12 | 4 |
QHeaderView::visualIndex| Name: | QHeaderView::visualIndex | | Prototype: | int QHeaderView::visualIndex(int logicalIndex) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1068-1083 |
| | 12 | 5 |
QHeaderViewPrivate::headerVisualIndexAt| Name: | QHeaderViewPrivate::headerVisualIndexAt | | Prototype: | int QHeaderViewPrivate::headerVisualIndexAt(int position) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3670-3688 |
| | 12 | 5 |
QHeaderViewPrivate::isSectionSelected| Name: | QHeaderViewPrivate::isSectionSelected | | Prototype: | bool QHeaderViewPrivate::isSectionSelected(int section) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3207-3222 |
| | 12 | 4 |
QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired| Name: | QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired | | Prototype: | void QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired(QSslPreSharedKeyAuthenticator *authenticator) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 1137-1158 |
| | 12 | 5 |
QHttpNetworkHeaderPrivate::contentLength| Name: | QHttpNetworkHeaderPrivate::contentLength | | Prototype: | qint64 QHttpNetworkHeaderPrivate::contentLength() const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 60-78 |
| | 12 | 4 |
QHttpNetworkReplyPrivate::clearHttpLayerInformation| Name: | QHttpNetworkReplyPrivate::clearHttpLayerInformation | | Prototype: | void QHttpNetworkReplyPrivate::clearHttpLayerInformation() | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 353-369 |
| | 12 | 2 |
QHttpNetworkRequest::methodName| Name: | QHttpNetworkRequest::methodName | | Prototype: | QByteArray QHttpNetworkRequest::methodName() const | | Coverage: | 57.143% (12/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 92-117 |
| | 12 | 11 |
QHttpNetworkRequestPrivate::operator==| Name: | QHttpNetworkRequestPrivate::operator== | | Prototype: | bool QHttpNetworkRequestPrivate::operator==(const QHttpNetworkRequestPrivate &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 76-90 |
| | 12 | 1 |
QHttpSocketEngine::read| Name: | QHttpSocketEngine::read | | Prototype: | qint64 QHttpSocketEngine::read(char *data, qint64 maxlen) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 229-250 |
| | 12 | 3 |
QIODevice::write| Name: | QIODevice::write | | Prototype: | qint64 QIODevice::write(const char *data, qint64 maxSize) | | Coverage: | 77.273% (17/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1594-1664 |
| | 12 | 6 |
QIcuTimeZonePrivate::isDaylightTime| Name: | QIcuTimeZonePrivate::isDaylightTime | | Prototype: | bool QIcuTimeZonePrivate::isDaylightTime(qint64 atMSecsSinceEpoch) const | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 385-405 |
| | 12 | 3 |
QIdentityProxyModel::mapSelectionFromSource| Name: | QIdentityProxyModel::mapSelectionFromSource | | Prototype: | QItemSelection QIdentityProxyModel::mapSelectionFromSource(const QItemSelection& selection) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 211-229 |
| | 12 | 3 |
QIdentityProxyModel::mapSelectionToSource| Name: | QIdentityProxyModel::mapSelectionToSource | | Prototype: | QItemSelection QIdentityProxyModel::mapSelectionToSource(const QItemSelection& selection) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 234-252 |
| | 12 | 3 |
QIdentityProxyModel::match| Name: | QIdentityProxyModel::match | | Prototype: | QModelIndexList QIdentityProxyModel::match(const QModelIndex& start, int role, const QVariant& value, int hits, Qt::MatchFlags flags) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 269-284 |
| | 12 | 3 |
QImage::setColor| Name: | QImage::setColor | | Prototype: | void QImage::setColor(int i, QRgb c) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1531-1549 |
| | 12 | 5 |
QImageWriter::supportedMimeTypes| Name: | QImageWriter::supportedMimeTypes | | Prototype: | QList<QByteArray> QImageWriter::supportedMimeTypes() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 934-965 |
| | 12 | 1 |
QImageWriterPrivate::QImageWriterPrivate| Name: | QImageWriterPrivate::QImageWriterPrivate | | Prototype: | QImageWriterPrivate::QImageWriterPrivate(QImageWriter *qq) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 276-291 |
| | 12 | 1 |
QInputDialog::getDouble| Name: | QInputDialog::getDouble | | Prototype: | double QInputDialog::getDouble(QWidget *parent, const QString &title, const QString &label, double value, double min, double max, int decimals, bool *ok, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1389-1408 |
| | 12 | 3 |
QInputDialog::getInt| Name: | QInputDialog::getInt | | Prototype: | int QInputDialog::getInt(QWidget *parent, const QString &title, const QString &label, int value, int min, int max, int step, bool *ok, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1308-1326 |
| | 12 | 3 |
QInputDialog::getMultiLineText| Name: | QInputDialog::getMultiLineText | | Prototype: | QString QInputDialog::getMultiLineText(QWidget *parent, const QString &title, const QString &label, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1256-1275 |
| | 12 | 3 |
QInputDialog::getText| Name: | QInputDialog::getText | | Prototype: | QString QInputDialog::getText(QWidget *parent, const QString &title, const QString &label, QLineEdit::EchoMode mode, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1204-1223 |
| | 12 | 3 |
QInputDialog::setOptions| Name: | QInputDialog::setOptions | | Prototype: | void QInputDialog::setOptions(InputDialogOptions options) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 662-679 |
| | 12 | 5 |
QInputDialogPrivate::ensureListView| Name: | QInputDialogPrivate::ensureListView | | Prototype: | void QInputDialogPrivate::ensureListView() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 298-314 |
| | 12 | 2 |
QItemDelegate::drawBackground| Name: | QItemDelegate::drawBackground | | Prototype: | void QItemDelegate::drawBackground(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 771-791 |
| | 12 | 4 |
QItemDelegate::updateEditorGeometry| Name: | QItemDelegate::updateEditorGeometry | | Prototype: | void QItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 548-564 |
| | 12 | 2 |
QItemDelegatePrivate::doTextLayout| Name: | QItemDelegatePrivate::doTextLayout | | Prototype: | QSizeF QItemDelegatePrivate::doTextLayout(int lineWidth) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 147-163 |
| | 12 | 3 |
QJsonArray::operator==| Name: | QJsonArray::operator== | | Prototype: | bool QJsonArray::operator==(const QJsonArray &other) const | | Coverage: | 10.526% (2/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 608-625 |
| | 12 | 7 |
QJsonValue::toVariant| Name: | QJsonValue::toVariant | | Prototype: | QVariant QJsonValue::toVariant() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 451-473 |
| | 12 | 8 |
QKdeThemePrivate::readKdeSetting| Name: | QKdeThemePrivate::readKdeSetting | | Prototype: | QVariant QKdeThemePrivate::readKdeSetting(const QString &key, const QStringList &kdeDirs, int kdeVersion, QHash<QString, QSettings*> &kdeSettings) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 346-364 |
| | 12 | 6 |
QLatin1Codec::convertFromUnicode| Name: | QLatin1Codec::convertFromUnicode | | Prototype: | QByteArray QLatin1Codec::convertFromUnicode(const QChar *ch, int len, ConverterState *state) const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | | Lines: | 60-78 |
| | 12 | 4 |
QLibraryPrivate::loadPlugin| Name: | QLibraryPrivate::loadPlugin | | Prototype: | bool QLibraryPrivate::loadPlugin() | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 583-599 |
| | 12 | 5 |
QLibraryPrivate::unload| Name: | QLibraryPrivate::unload | | Prototype: | bool QLibraryPrivate::unload(UnloadFlag flag) | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 557-576 |
| | 12 | 5 |
QLineEdit::initStyleOption| Name: | 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: | 101-120 |
| | 12 | 3 |
QLineEdit::setClearButtonEnabled| Name: | 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: | 486-502 |
| | 12 | 3 |
QLineEditPrivate::_q_selectionChanged| Name: | 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: | 146-164 |
| | 12 | 2 |
QListData::detach| Name: | 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: | 117-135 |
| | 12 | 3 |
QListModel::index| Name: | QListModel::index | | Prototype: | QModelIndex QListModel::index(QListWidgetItem *item) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 193-209 |
| | 12 | 4 |
QListModel::insertRows| Name: | 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: | 246-264 |
| | 12 | 3 |
QListView::doItemsLayout| Name: | QListView::doItemsLayout | | Prototype: | void QListView::doItemsLayout() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1456-1475 |
| | 12 | 5 |
QListView::mouseMoveEvent| Name: | 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: | 780-795 |
| | 12 | 3 |
QListWidget::setSelectionModel| Name: | QListWidget::setSelectionModel | | Prototype: | void QListWidget::setSelectionModel(QItemSelectionModel *selectionModel) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1357-1376 |
| | 12 | 3 |
QLocalServerPrivate::_q_onNewConnection| Name: | 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: | 265-282 |
| | 12 | 3 |
QLocalServerPrivate::waitForNewConnection| Name: | QLocalServerPrivate::waitForNewConnection | | Prototype: | void QLocalServerPrivate::waitForNewConnection(int msec, bool *timedOut) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | | Lines: | 284-308 |
| | 12 | 6 |
QLocale::countriesForLanguage| Name: | QLocale::countriesForLanguage | | Prototype: | QList<QLocale::Country> QLocale::countriesForLanguage(Language language) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2103-2121 |
| | 12 | 4 |
QLocale::weekdays| Name: | QLocale::weekdays | | Prototype: | QList<Qt::DayOfWeek> QLocale::weekdays() const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2346-2364 |
| | 12 | 5 |
QMainWindowLayout::getTabBar| Name: | QMainWindowLayout::getTabBar | | Prototype: | QTabBar *QMainWindowLayout::getTabBar() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1640-1657 |
| | 12 | 2 |
QMainWindowLayout::revert| Name: | 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: | 1929-1945 |
| | 12 | 3 |
QMainWindowLayout::timerEvent| Name: | QMainWindowLayout::timerEvent | | Prototype: | void QMainWindowLayout::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2590-2611 |
| | 12 | 4 |
QMainWindowLayout::updateGapIndicator| Name: | QMainWindowLayout::updateGapIndicator | | Prototype: | void QMainWindowLayout::updateGapIndicator() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2356-2375 |
| | 12 | 5 |
QMainWindowLayoutState::indexOf| Name: | QMainWindowLayoutState::indexOf | | Prototype: | QList<int> QMainWindowLayoutState::indexOf(QWidget *widget) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 560-585 |
| | 12 | 5 |
QMatrix4x4::flipCoordinates| Name: | QMatrix4x4::flipCoordinates | | Prototype: | void QMatrix4x4::flipCoordinates() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1629-1649 |
| | 12 | 2 |
QMatrix4x4::toTransform| Name: | 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: | 1711-1736 |
| | 12 | 3 |
QMdiAreaPrivate::_q_currentTabChanged| Name: | QMdiAreaPrivate::_q_currentTabChanged | | Prototype: | void QMdiAreaPrivate::_q_currentTabChanged(int index) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 781-803 |
| | 12 | 4 |
QMdiSubWindow::setSystemMenu| Name: | QMdiSubWindow::setSystemMenu | | Prototype: | void QMdiSubWindow::setSystemMenu(QMenu *systemMenu) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2507-2526 |
| | 12 | 5 |
QMdiSubWindowPrivate::drawTitleBarWhenMaximized| Name: | QMdiSubWindowPrivate::drawTitleBarWhenMaximized | | Prototype: | bool QMdiSubWindowPrivate::drawTitleBarWhenMaximized() const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1763-1790 |
| | 12 | 5 |
QMdiSubWindowPrivate::initOperationMap| Name: | QMdiSubWindowPrivate::initOperationMap | | Prototype: | void QMdiSubWindowPrivate::initOperationMap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1016-1030 |
| | 12 | 1 |
QMenuSloppyState::reset| Name: | QMenuSloppyState::reset | | Prototype: | void QMenuSloppyState::reset() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 634-649 |
| | 12 | 2 |
QMessageLogger::critical| Name: | QMessageLogger::critical | | Prototype: | void QMessageLogger::critical(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 711-729 |
| | 12 | 3 |
QMessageLogger::debug| Name: | QMessageLogger::debug | | Prototype: | void QMessageLogger::debug(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 366-384 |
| | 12 | 3 |
QMessageLogger::info| Name: | QMessageLogger::info | | Prototype: | void QMessageLogger::info(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 477-495 |
| | 12 | 3 |
QMessageLogger::warning| Name: | QMessageLogger::warning | | Prototype: | void QMessageLogger::warning(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 595-613 |
| | 12 | 3 |
QMetaMethod::parameterType| Name: | QMetaMethod::parameterType | | Prototype: | int QMetaMethod::parameterType(int index) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1835-1851 |
| | 12 | 5 |
QMetaMethodPrivate::signature| Name: | QMetaMethodPrivate::signature | | Prototype: | QByteArray QMetaMethodPrivate::signature() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1650-1665 |
| | 12 | 3 |
QMetaObjectBuilder::fromRelocatableData| Name: | QMetaObjectBuilder::fromRelocatableData | | Prototype: | void QMetaObjectBuilder::fromRelocatableData(QMetaObject *output, const QMetaObject *superclass, const QByteArray &data) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1535-1554 |
| | 12 | 2 |
QMetaObjectPrivate::signal| Name: | QMetaObjectPrivate::signal | | Prototype: | QMetaMethod QMetaObjectPrivate::signal(const QMetaObject *m, int signal_index) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 871-887 |
| | 12 | 4 |
QMimeAllGlobPatterns::addGlob| Name: | QMimeAllGlobPatterns::addGlob | | Prototype: | void QMimeAllGlobPatterns::addGlob(const QMimeGlobPattern &glob) | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines: | 157-181 |
| | 12 | 6 |
QNetworkAccessDebugPipeBackend::open| Name: | QNetworkAccessDebugPipeBackend::open | | Prototype: | void QNetworkAccessDebugPipeBackend::open() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp | | Lines: | 94-114 |
| | 12 | 2 |
QNetworkAccessDebugPipeBackend::socketError| Name: | QNetworkAccessDebugPipeBackend::socketError | | Prototype: | void QNetworkAccessDebugPipeBackend::socketError() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp | | Lines: | 243-265 |
| | 12 | 4 |
QNetworkAccessFtpBackend::ftpRawCommandReply| Name: | QNetworkAccessFtpBackend::ftpRawCommandReply | | Prototype: | void QNetworkAccessFtpBackend::ftpRawCommandReply(int code, const QString &text) | | Coverage: | 78.261% (18/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | | Lines: | 358-382 |
| | 12 | 7 |
QNetworkAccessManagerPrivate::_q_networkSessionClosed| Name: | QNetworkAccessManagerPrivate::_q_networkSessionClosed | | Prototype: | void QNetworkAccessManagerPrivate::_q_networkSessionClosed() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1596-1614 |
| | 12 | 2 |
QNetworkConfigurationManager::QNetworkConfigurationManager| Name: | QNetworkConfigurationManager::QNetworkConfigurationManager | | Prototype: | QNetworkConfigurationManager::QNetworkConfigurationManager(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | | Lines: | 232-249 |
| | 12 | 1 |
QNetworkConfigurationManagerPrivate::configurationAdded| Name: | QNetworkConfigurationManagerPrivate::configurationAdded | | Prototype: | void QNetworkConfigurationManagerPrivate::configurationAdded(QNetworkConfigurationPrivatePointer ptr) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 288-307 |
| | 12 | 4 |
QNetworkReplyHttpImplPrivate::_q_metaDataChanged| Name: | QNetworkReplyHttpImplPrivate::_q_metaDataChanged | | Prototype: | void QNetworkReplyHttpImplPrivate::_q_metaDataChanged() | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 2116-2137 |
| | 12 | 4 |
QNetworkReplyImpl::readData| Name: | QNetworkReplyImpl::readData | | Prototype: | qint64 QNetworkReplyImpl::readData(char *data, qint64 maxlen) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 1037-1059 |
| | 12 | 4 |
QNetworkReplyImplPrivate::metaDataChanged| Name: | QNetworkReplyImplPrivate::metaDataChanged | | Prototype: | void QNetworkReplyImplPrivate::metaDataChanged() | | Coverage: | 33.333% (4/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 865-885 |
| | 12 | 4 |
QOpenGL2PaintEngineEx::createState| Name: | QOpenGL2PaintEngineEx::createState | | Prototype: | QPainterState *QOpenGL2PaintEngineEx::createState(QPainterState *orig) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2493-2511 |
| | 12 | 3 |
QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1| Name: | QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1 | | Prototype: | QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp | | Lines: | 77-91 |
| | 12 | 5 |
QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource| Name: | QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource | | Prototype: | QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1569-1591 |
| | 12 | 5 |
QOpenGLShaderProgram::setUniformValueArray| Name: | QOpenGLShaderProgram::setUniformValueArray | | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const GLfloat *values, int count, int tupleSize) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2818-2834 |
| | 12 | 6 |
QOpenGLTexture::setDepthStencilMode| Name: | QOpenGLTexture::setDepthStencilMode | | Prototype: | void QOpenGLTexture::setDepthStencilMode(QOpenGLTexture::DepthStencilMode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3825-3845 |
| | 12 | 3 |
QOpenGLTexture::setLevelOfDetailRange| Name: | QOpenGLTexture::setLevelOfDetailRange | | Prototype: | void QOpenGLTexture::setLevelOfDetailRange(float min, float max) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4375-4395 |
| | 12 | 2 |
QOpenGLTexture::setSwizzleMask| Name: | QOpenGLTexture::setSwizzleMask | | Prototype: | void QOpenGLTexture::setSwizzleMask(SwizzleComponent component, SwizzleValue value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3736-3757 |
| | 12 | 3 |
QOutlineMapper::curveTo| Name: | QOutlineMapper::curveTo | | Prototype: | void QOutlineMapper::curveTo(const QPointF &cp1, const QPointF &cp2, const QPointF &ep) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 75-99 |
| | 12 | 4 |
QPageSetupWidget::pageSizeChanged| Name: | QPageSetupWidget::pageSizeChanged | | Prototype: | void QPageSetupWidget::pageSizeChanged() | | Coverage: | 16.667% (2/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 514-535 |
| | 12 | 4 |
QPainter::drawRoundedRect| Name: | QPainter::drawRoundedRect | | Prototype: | void QPainter::drawRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4124-4148 |
| | 12 | 4 |
QPainter::initFrom| Name: | QPainter::initFrom | | Prototype: | void QPainter::initFrom(const QPaintDevice *device) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1541-1559 |
| | 12 | 4 |
QPainter::setBrush| Name: | QPainter::setBrush | | Prototype: | void QPainter::setBrush(Qt::BrushStyle style) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3989-4005 |
| | 12 | 4 |
QPainter::setPen| Name: | QPainter::setPen | | Prototype: | void QPainter::setPen(const QPen &pen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3873-3899 |
| | 12 | 4 |
QPainterPath::toFillPolygon| Name: | QPainterPath::toFillPolygon | | Prototype: | QPolygonF QPainterPath::toFillPolygon(const QTransform &matrix) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2791-2807 |
| | 12 | 5 |
QPainterPath::translate| Name: | QPainterPath::translate | | Prototype: | void QPainterPath::translate(qreal dx, qreal dy) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2098-2115 |
| | 12 | 4 |
QPalette::resolve| Name: | QPalette::resolve | | Prototype: | QPalette QPalette::resolve(const QPalette &other) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 904-922 |
| | 12 | 5 |
QPdfEnginePrivate::writeCompressed| Name: | QPdfEnginePrivate::writeCompressed | | Prototype: | int QPdfEnginePrivate::writeCompressed(const char *src, int len) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1904-1925 |
| | 12 | 3 |
QPicture::load| Name: | QPicture::load | | Prototype: | bool QPicture::load(QIODevice *dev, const char *format) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 281-301 |
| | 12 | 3 |
QPixmap::detach| Name: | QPixmap::detach | | Prototype: | void QPixmap::detach() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1570-1591 |
| | 12 | 5 |
QPixmapStyle::itemViewSizeFromContents| Name: | QPixmapStyle::itemViewSizeFromContents | | Prototype: | QSize QPixmapStyle::itemViewSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1017-1037 |
| | 12 | 2 |
QPlainTextEdit::mouseMoveEvent| Name: | QPlainTextEdit::mouseMoveEvent | | Prototype: | void QPlainTextEdit::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2047-2062 |
| | 12 | 5 |
QPlatformScreen::angleBetween| Name: | QPlatformScreen::angleBetween | | Prototype: | int QPlatformScreen::angleBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 373-393 |
| | 12 | 4 |
QPlatformScreen::subpixelAntialiasingTypeHint| Name: | QPlatformScreen::subpixelAntialiasingTypeHint | | Prototype: | QPlatformScreen::SubpixelAntialiasingType QPlatformScreen::subpixelAntialiasingTypeHint() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 459-477 |
| | 12 | 6 |
QPrintPreviewWidgetPrivate::setCurrentPage| Name: | QPrintPreviewWidgetPrivate::setCurrentPage | | Prototype: | void QPrintPreviewWidgetPrivate::setCurrentPage(int pageNumber) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 413-432 |
| | 12 | 4 |