| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGridLayoutEngine::ensureEffectiveFirstAndLastRows| Name: | QGridLayoutEngine::ensureEffectiveFirstAndLastRows | | Prototype: | void QGridLayoutEngine::ensureEffectiveFirstAndLastRows() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1540-1563 |
| | 15 | 6 |
QGridLayoutEngine::sizeHint| Name: | QGridLayoutEngine::sizeHint | | Prototype: | QSizeF QGridLayoutEngine::sizeHint(Qt::SizeHint which, const QSizeF &constraint, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1090-1141 |
| | 31 | 6 |
QGridLayoutPrivate::addData| Name: | QGridLayoutPrivate::addData | | Prototype: | void QGridLayoutPrivate::addData(QGridBox *box, const QGridLayoutSizeTriple &sizes, bool r, bool c) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 589-616 |
| | 19 | 6 |
QGridLayoutPrivate::distribute| Name: | QGridLayoutPrivate::distribute | | Prototype: | void QGridLayoutPrivate::distribute(QRect r, int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 928-977 |
| | 37 | 6 |
QGridLayoutPrivate::setNextPosAfter| Name: | QGridLayoutPrivate::setNextPosAfter | | Prototype: | void QGridLayoutPrivate::setNextPosAfter(int row, int col) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 531-552 |
| | 13 | 6 |
QGridLayoutPrivate::setSize| Name: | QGridLayoutPrivate::setSize | | Prototype: | void QGridLayoutPrivate::setSize(int r, int c) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 491-529 |
| | 30 | 6 |
QGroupBoxPrivate::_q_setChildrenEnabled| Name: | QGroupBoxPrivate::_q_setChildrenEnabled | | Prototype: | void QGroupBoxPrivate::_q_setChildrenEnabled(bool b) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 655-672 |
| | 10 | 6 |
QHashData::previousNode| Name: | QHashData::previousNode | | Prototype: | QHashData::Node *QHashData::previousNode(Node *node) | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 627-660 |
| | 20 | 6 |
QHeaderView::setModel| Name: | QHeaderView::setModel | | Prototype: | void QHeaderView::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 348-414 |
| | 52 | 6 |
QHeaderView::setSectionResizeMode| Name: | QHeaderView::setSectionResizeMode | | Prototype: | void QHeaderView::setSectionResizeMode(int logicalIndex, ResizeMode mode) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1249-1269 |
| | 15 | 6 |
QHeaderView::setSortIndicator| Name: | QHeaderView::setSortIndicator | | Prototype: | void QHeaderView::setSortIndicator(int logicalIndex, Qt::SortOrder order) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1421-1450 |
| | 19 | 6 |
QHeaderView::sizeHint| Name: | QHeaderView::sizeHint | | Prototype: | QSize QHeaderView::sizeHint() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 523-550 |
| | 20 | 6 |
QHeaderViewPrivate::setDefaultSectionSize| Name: | QHeaderViewPrivate::setDefaultSectionSize | | Prototype: | void QHeaderViewPrivate::setDefaultSectionSize(int size) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3597-3622 |
| | 20 | 6 |
QHostInfoRunnable::run| Name: | QHostInfoRunnable::run | | Prototype: | void QHostInfoRunnable::run() | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 496-553 |
| | 28 | 6 |
QHttpNetworkConnectionChannel::_q_sslErrors| Name: | QHttpNetworkConnectionChannel::_q_sslErrors | | Prototype: | void QHttpNetworkConnectionChannel::_q_sslErrors(const QList<QSslError> &errors) | | Coverage: | 84.211% (16/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 1109-1135 |
| | 14 | 6 |
QHttpNetworkConnectionPrivate::dequeueRequest| Name: | QHttpNetworkConnectionPrivate::dequeueRequest | | Prototype: | bool QHttpNetworkConnectionPrivate::dequeueRequest(QAbstractSocket *socket) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 667-691 |
| | 16 | 6 |
QHttpNetworkReplyPrivate::readBody| Name: | QHttpNetworkReplyPrivate::readBody | | Prototype: | qint64 QHttpNetworkReplyPrivate::readBody(QAbstractSocket *socket, QByteDataBuffer *out) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 700-737 |
| | 16 | 6 |
QHttpThreadDelegate::finishedSlot| Name: | QHttpThreadDelegate::finishedSlot | | Prototype: | void QHttpThreadDelegate::finishedSlot() | | Coverage: | 77.778% (14/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 478-514 |
| | 18 | 6 |
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 |
QIcon::detach| Name: | QIcon::detach | | Prototype: | void QIcon::detach() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 944-961 |
| | 13 | 6 |
QIcon::paint| Name: | QIcon::paint | | Prototype: | void QIcon::paint(QPainter *painter, const QRect &rect, Qt::Alignment alignment, Mode mode, State state) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 888-911 |
| | 18 | 6 |
QIconLoaderEngine::virtual_hook| Name: | QIconLoaderEngine::virtual_hook | | Prototype: | void QIconLoaderEngine::virtual_hook(int id, void *data) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 721-756 |
| | 18 | 6 |
QIconModeViewBase::filterStartDrag| Name: | QIconModeViewBase::filterStartDrag | | Prototype: | bool QIconModeViewBase::filterStartDrag(Qt::DropActions supportedActions) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2741-2769 |
| | 20 | 6 |
QIcuCodec::getConverter| Name: | QIcuCodec::getConverter | | Prototype: | UConverter *QIcuCodec::getConverter(QTextCodec::ConverterState *state) const | | Coverage: | 75.000% (12/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 567-593 |
| | 19 | 6 |
QImage::pixelIndex| Name: | QImage::pixelIndex | | Prototype: | int QImage::pixelIndex(int x, int y) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2193-2211 |
| | 10 | 6 |
QImage::setColorCount| Name: | QImage::setColorCount | | Prototype: | void QImage::setColorCount(int colorCount) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1953-1976 |
| | 15 | 6 |
QImageReader::autoTransform| Name: | QImageReader::autoTransform | | Prototype: | bool QImageReader::autoTransform() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1195-1210 |
| | 7 | 6 |
QImageTextureGlyphCache::createTextureData| Name: | QImageTextureGlyphCache::createTextureData | | Prototype: | void QImageTextureGlyphCache::createTextureData(int width, int height) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 289-307 |
| | 10 | 6 |
QInputDialog::done| Name: | QInputDialog::done | | Prototype: | void QInputDialog::done(int result) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1148-1172 |
| | 16 | 6 |
QInputDialog::setVisible| Name: | QInputDialog::setVisible | | Prototype: | void QInputDialog::setVisible(bool visible) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1122-1139 |
| | 13 | 6 |
QInputDialogPrivate::chooseRightTextInputWidget| Name: | QInputDialogPrivate::chooseRightTextInputWidget | | Prototype: | void QInputDialogPrivate::chooseRightTextInputWidget() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 387-413 |
| | 16 | 6 |
QInputMethod::update| Name: | QInputMethod::update | | Prototype: | void QInputMethod::update(Qt::InputMethodQueries queries) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 315-337 |
| | 14 | 6 |
QInt64Set::insert| Name: | QInt64Set::insert | | Prototype: | void QInt64Set::insert(quint64 key) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 529-548 |
| | 15 | 6 |
QInternalMimeData::hasFormatHelper| Name: | QInternalMimeData::hasFormatHelper | | Prototype: | bool QInternalMimeData::hasFormatHelper(const QString &mimeType, const QMimeData *data) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 292-309 |
| | 10 | 6 |
QItemDelegate::paint| Name: | QItemDelegate::paint | | Prototype: | void QItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 363-433 |
| | 42 | 6 |
QItemSelection::split| Name: | QItemSelection::split | | Prototype: | void QItemSelection::split(const QItemSelectionRange &range, const QItemSelectionRange &other, QItemSelection *result) | | Coverage: | 94.444% (17/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 558-599 |
| | 33 | 6 |
QItemSelectionModelPrivate::expandSelection| Name: | QItemSelectionModelPrivate::expandSelection | | Prototype: | QItemSelection QItemSelectionModelPrivate::expandSelection(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) const | | Coverage: | 83.333% (15/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 658-687 |
| | 19 | 6 |
QItemSelectionModelPrivate::initModel| Name: | QItemSelectionModelPrivate::initModel | | Prototype: | void QItemSelectionModelPrivate::initModel(QAbstractItemModel *m) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 602-648 |
| | 11 | 6 |
QJsonArray::detach2| Name: | QJsonArray::detach2 | | Prototype: | bool QJsonArray::detach2(uint reserve) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 1179-1203 |
| | 19 | 6 |
QJsonArray::fromVariantList| Name: | QJsonArray::fromVariantList | | Prototype: | QJsonArray QJsonArray::fromVariantList(const QVariantList &list) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 262-305 |
| | 30 | 6 |
QJsonArray::replace| Name: | QJsonArray::replace | | Prototype: | void QJsonArray::replace(int i, const QJsonValue &value) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 531-560 |
| | 21 | 6 |
QJsonObject::detach2| Name: | QJsonObject::detach2 | | Prototype: | bool QJsonObject::detach2(uint reserve) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1200-1224 |
| | 19 | 6 |
QJsonObject::fromVariantMap| Name: | QJsonObject::fromVariantMap | | Prototype: | QJsonObject QJsonObject::fromVariantMap(const QVariantMap &map) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 204-255 |
| | 35 | 6 |
QKdPointFinder::operator()| Name: | QKdPointFinder::operator() | | Prototype: | inline QKdPointTree::Traversal operator()(QKdPointTree::Node &node, int depth) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 715-744 |
| | 18 | 6 |
QKdeThemePrivate::kdeFont| Name: | QKdeThemePrivate::kdeFont | | Prototype: | QFont *QKdeThemePrivate::kdeFont(const QVariant &fontValue) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 449-474 |
| | 14 | 6 |
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 |
QKeyEvent::modifiers| Name: | QKeyEvent::modifiers | | Prototype: | Qt::KeyboardModifiers QKeyEvent::modifiers() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1277-1290 |
| | 11 | 6 |
QKeySequence::assign| Name: | QKeySequence::assign | | Prototype: | int QKeySequence::assign(const QString &ks, QKeySequence::SequenceFormat format) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1002-1036 |
| | 20 | 6 |
QLabel::changeEvent| Name: | QLabel::changeEvent | | Prototype: | void QLabel::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1381-1396 |
| | 11 | 6 |
QLabel::setText| Name: | QLabel::setText | | Prototype: | void QLabel::setText(const QString &text) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 294-338 |
| | 24 | 6 |
QLabel::setTextInteractionFlags| Name: | QLabel::setTextInteractionFlags | | Prototype: | void QLabel::setTextInteractionFlags(Qt::TextInteractionFlags flags) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 710-732 |
| | 15 | 6 |
QLayout::closestAcceptableSize| Name: | QLayout::closestAcceptableSize | | Prototype: | QSize QLayout::closestAcceptableSize(const QWidget *widget, const QSize &size) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 1438-1476 |
| | 25 | 6 |
QLibraryPrivate::load| Name: | QLibraryPrivate::load | | Prototype: | bool QLibraryPrivate::load() | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 529-555 |
| | 15 | 6 |
QLineEdit::focusOutEvent| Name: | QLineEdit::focusOutEvent | | Prototype: | void QLineEdit::focusOutEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1838-1876 |
| | 16 | 6 |
QLineEdit::mouseMoveEvent| Name: | QLineEdit::mouseMoveEvent | | Prototype: | void QLineEdit::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1503-1536 |
| | 13 | 6 |
QLineEdit::mousePressEvent| Name: | QLineEdit::mousePressEvent | | Prototype: | void QLineEdit::mousePressEvent(QMouseEvent* e) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1461-1499 |
| | 17 | 6 |
QLineEditPrivate::positionSideWidgets| Name: | QLineEditPrivate::positionSideWidgets | | Prototype: | void QLineEditPrivate::positionSideWidgets() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 453-474 |
| | 16 | 6 |
QListModeViewBase::horizontalScrollToValue| Name: | QListModeViewBase::horizontalScrollToValue | | Prototype: | int QListModeViewBase::horizontalScrollToValue(int index, QListView::ScrollHint hint, bool leftOf, bool rightOf, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2268-2287 |
| | 13 | 6 |
QListView::updateGeometries| Name: | QListView::updateGeometries | | Prototype: | void QListView::updateGeometries() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1480-1512 |
| | 19 | 6 |
QListViewPrivate::closestIndex| Name: | QListViewPrivate::closestIndex | | Prototype: | QModelIndex QListViewPrivate::closestIndex(const QRect &target, const QVector<QModelIndex> &candidates) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1748-1782 |
| | 19 | 6 |
QListWidgetItem::setData| Name: | QListWidgetItem::setData | | Prototype: | void QListWidgetItem::setData(int role, const QVariant &value) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 696-713 |
| | 13 | 6 |
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::matchingLocales| Name: | QLocale::matchingLocales | | Prototype: | QList<QLocale> QLocale::matchingLocales(QLocale::Language language, QLocale::Script script, QLocale::Country country) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2066-2091 |
| | 17 | 6 |
QLocale::quoteString| Name: | QLocale::quoteString | | Prototype: | QString QLocale::quoteString(const QStringRef &str, QuotationStyle style) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 944-962 |
| | 11 | 6 |
QLocaleId::withLikelySubtagsRemoved| Name: | QLocaleId::withLikelySubtagsRemoved | | Prototype: | QLocaleId QLocaleId::withLikelySubtagsRemoved() const | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 267-289 |
| | 13 | 6 |
QLockFilePrivate::getLockInfo| Name: | QLockFilePrivate::getLockInfo | | Prototype: | bool QLockFilePrivate::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 288-311 |
| | 19 | 6 |
QLoggingCategory::isEnabled| Name: | QLoggingCategory::isEnabled | | Prototype: | bool QLoggingCategory::isEnabled(QtMsgType msgtype) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 318-328 |
| | 7 | 6 |
QLoggingCategory::setEnabled| Name: | QLoggingCategory::setEnabled | | Prototype: | void QLoggingCategory::setEnabled(QtMsgType type, bool enable) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 340-356 |
| | 6 | 6 |
QMainWindow::setCorner| Name: | QMainWindow::setCorner | | Prototype: | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 687-708 |
| | 13 | 6 |
QMainWindow::tabifiedDockWidgets| Name: | QMainWindow::tabifiedDockWidgets | | Prototype: | QList<QDockWidget*> QMainWindow::tabifiedDockWidgets(QDockWidget *dockwidget) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1196-1217 |
| | 10 | 6 |
QMainWindowLayout::restoreState| Name: | QMainWindowLayout::restoreState | | Prototype: | bool QMainWindowLayout::restoreState(QDataStream &stream) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2539-2572 |
| | 18 | 6 |
QMainWindowLayout::toolBarArea| Name: | QMainWindowLayout::toolBarArea | | Prototype: | Qt::ToolBarArea QMainWindowLayout::toolBarArea(QToolBar *toolbar) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1200-1217 |
| | 8 | 6 |
QMatrix4x4::normalMatrix| Name: | QMatrix4x4::normalMatrix | | Prototype: | QMatrix3x3 QMatrix4x4::normalMatrix() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 529-580 |
| | 39 | 6 |
QMatrix4x4::translate| Name: | QMatrix4x4::translate | | Prototype: | void QMatrix4x4::translate(float x, float y) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1028-1052 |
| | 20 | 6 |
QMatrix4x4::translate| Name: | QMatrix4x4::translate | | Prototype: | void QMatrix4x4::translate(float x, float y, float z) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1062-1091 |
| | 25 | 6 |
QMatrix4x4::translate| Name: | QMatrix4x4::translate | | Prototype: | void QMatrix4x4::translate(const QVector3D& vector) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 985-1017 |
| | 28 | 6 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QPainterPath QMatrix::map(const QPainterPath &path) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 702-734 |
| | 17 | 6 |
QMaxHeap::pop| Name: | QMaxHeap::pop | | Prototype: | template <class T> T QMaxHeap<T>::pop() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 416-440 |
| | 19 | 6 |
QMdiAreaPrivate::place| Name: | QMdiAreaPrivate::place | | Prototype: | void QMdiAreaPrivate::place(Placer *placer, QMdiSubWindow *child) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 882-916 |
| | 22 | 6 |
QMdiSubWindow::resizeEvent| Name: | QMdiSubWindow::resizeEvent | | Prototype: | void QMdiSubWindow::resizeEvent(QResizeEvent *resizeEvent) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3070-3097 |
| | 16 | 6 |
QMdiSubWindow::showSystemMenu| Name: | QMdiSubWindow::showSystemMenu | | Prototype: | void QMdiSubWindow::showSystemMenu() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2545-2568 |
| | 14 | 6 |
QMdiSubWindowPrivate::showButtonsInMenuBar| Name: | QMdiSubWindowPrivate::showButtonsInMenuBar | | Prototype: | void QMdiSubWindowPrivate::showButtonsInMenuBar(QMenuBar *menuBar) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1797-1831 |
| | 22 | 6 |
QMdiSubWindowPrivate::sizeParameters| Name: | QMdiSubWindowPrivate::sizeParameters | | Prototype: | void QMdiSubWindowPrivate::sizeParameters(int *margin, int *minWidth) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1730-1758 |
| | 20 | 6 |
QMdiSubWindowPrivate::titleBarOptions| Name: | QMdiSubWindowPrivate::titleBarOptions | | Prototype: | QStyleOptionTitleBar QMdiSubWindowPrivate::titleBarOptions() const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1623-1673 |
| | 35 | 6 |
QMdiSubWindowPrivate::updateMask| Name: | QMdiSubWindowPrivate::updateMask | | Prototype: | void QMdiSubWindowPrivate::updateMask() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1133-1153 |
| | 15 | 6 |
QMenu::mouseReleaseEvent| Name: | QMenu::mouseReleaseEvent | | Prototype: | void QMenu::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2660-2685 |
| | 14 | 6 |
QMenuBar::initStyleOption| Name: | QMenuBar::initStyleOption | | Prototype: | void QMenuBar::initStyleOption(QStyleOptionMenuItem *option, const QAction *action) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 546-570 |
| | 20 | 6 |
QMenuBar::mousePressEvent| Name: | QMenuBar::mousePressEvent | | Prototype: | void QMenuBar::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1024-1051 |
| | 16 | 6 |
QMenuPrivate::_q_actionTriggered| Name: | QMenuPrivate::_q_actionTriggered | | Prototype: | void QMenuPrivate::_q_actionTriggered() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1235-1262 |
| | 16 | 6 |
QMenuPrivate::setFirstActionActive| Name: | QMenuPrivate::setFirstActionActive | | Prototype: | void QMenuPrivate::setFirstActionActive() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 536-557 |
| | 16 | 6 |
QMenuSloppyState::timeout| Name: | QMenuSloppyState::timeout | | Prototype: | void QMenuSloppyState::timeout() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 724-755 |
| | 18 | 6 |
QMessageBox::setDetailedText| Name: | QMessageBox::setDetailedText | | Prototype: | void QMessageBox::setDetailedText(const QString &text) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2530-2559 |
| | 21 | 6 |
QMetaCallEvent::~QMetaCallEvent| Name: | QMetaCallEvent::~QMetaCallEvent | | Prototype: | QMetaCallEvent::~QMetaCallEvent() | | Coverage: | 94.444% (17/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 476-492 |
| | 10 | 6 |
QMetaObjectPrivate::connect| Name: | QMetaObjectPrivate::connect | | Prototype: | QObjectPrivate::Connection *QMetaObjectPrivate::connect(const QObject *sender, int signal_index, const QMetaObject *smeta, const QObject *receiver, int method_index, const QMetaObject *rmeta, int type, int *types) | | Coverage: | 100.000% (26/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3243-3296 |
| | 36 | 6 |
QMetaObjectPrivate::parameterTypeNamesFromSignature| Name: | QMetaObjectPrivate::parameterTypeNamesFromSignature | | Prototype: | QList<QByteArray> QMetaObjectPrivate::parameterTypeNamesFromSignature(const char *signature) | | Coverage: | 71.429% (20/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3614-3632 |
| | 14 | 6 |
QMetaProperty::type| Name: | QMetaProperty::type | | Prototype: | QVariant::Type QMetaProperty::type() const | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2823-2847 |
| | 14 | 6 |
QMetaType::registerNormalizedTypedef| Name: | QMetaType::registerNormalizedTypedef | | Prototype: | int QMetaType::registerNormalizedTypedef(const ::QByteArray &normalizedTypeName, int aliasId) | | Coverage: | 63.158% (12/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1130-1166 |
| | 26 | 6 |
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 |
QNativeSocketEngine::initialize| Name: | QNativeSocketEngine::initialize | | Prototype: | bool QNativeSocketEngine::initialize(QAbstractSocket::SocketType socketType, QAbstractSocket::NetworkLayerProtocol protocol) | | Coverage: | 66.667% (12/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 408-465 |
| | 17 | 6 |
QNativeSocketEngine::initialize| Name: | QNativeSocketEngine::initialize | | Prototype: | bool QNativeSocketEngine::initialize(qintptr socketDescriptor, QAbstractSocket::SocketState socketState) | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 477-517 |
| | 21 | 6 |