| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QHeaderView::QHeaderView| Name: | QHeaderView::QHeaderView | | Prototype: | QHeaderView::QHeaderView(Qt::Orientation orientation, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 301-307 |
| | 3 | 1 |
QHeaderView::QHeaderView| Name: | QHeaderView::QHeaderView | | Prototype: | QHeaderView::QHeaderView(QHeaderViewPrivate &dd, Qt::Orientation orientation, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 312-319 |
| | 3 | 1 |
QHeaderView::cascadingSectionResizes| Name: | QHeaderView::cascadingSectionResizes | | Prototype: | bool QHeaderView::cascadingSectionResizes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1529-1533 |
| | 2 | 1 |
QHeaderView::count| Name: | QHeaderView::count | | Prototype: | int QHeaderView::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1050-1057 |
| | 3 | 1 |
QHeaderView::defaultAlignment| Name: | QHeaderView::defaultAlignment | | Prototype: | Qt::Alignment QHeaderView::defaultAlignment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1659-1663 |
| | 2 | 1 |
QHeaderView::defaultSectionSize| Name: | QHeaderView::defaultSectionSize | | Prototype: | int QHeaderView::defaultSectionSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1555-1559 |
| | 2 | 1 |
QHeaderView::doItemsLayout| Name: | QHeaderView::doItemsLayout | | Prototype: | void QHeaderView::doItemsLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1678-1682 |
| | 2 | 1 |
QHeaderView::hiddenSectionCount| Name: | QHeaderView::hiddenSectionCount | | Prototype: | int QHeaderView::hiddenSectionCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 993-997 |
| | 2 | 1 |
QHeaderView::highlightSections| Name: | QHeaderView::highlightSections | | Prototype: | bool QHeaderView::highlightSections() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1209-1213 |
| | 2 | 1 |
QHeaderView::indexAt| Name: | QHeaderView::indexAt | | Prototype: | QModelIndex QHeaderView::indexAt(const QPoint &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2965-2968 |
| | 1 | 1 |
QHeaderView::initialize| Name: | QHeaderView::initialize | | Prototype: | void QHeaderView::initialize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 332-343 |
| | 9 | 1 |
QHeaderView::isIndexHidden| Name: | QHeaderView::isIndexHidden | | Prototype: | bool QHeaderView::isIndexHidden(const QModelIndex &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2977-2980 |
| | 1 | 1 |
QHeaderView::isSortIndicatorShown| Name: | QHeaderView::isSortIndicatorShown | | Prototype: | bool QHeaderView::isSortIndicatorShown() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1403-1407 |
| | 2 | 1 |
QHeaderView::length| Name: | QHeaderView::length | | Prototype: | int QHeaderView::length() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 508-515 |
| | 4 | 1 |
QHeaderView::moveCursor| Name: | QHeaderView::moveCursor | | Prototype: | QModelIndex QHeaderView::moveCursor(CursorAction, Qt::KeyboardModifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2989-2992 |
| | 1 | 1 |
QHeaderView::offset| Name: | QHeaderView::offset | | Prototype: | int QHeaderView::offset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 435-439 |
| | 2 | 1 |
QHeaderView::orientation| Name: | QHeaderView::orientation | | Prototype: | Qt::Orientation QHeaderView::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 422-426 |
| | 2 | 1 |
QHeaderView::reset| Name: | QHeaderView::reset | | Prototype: | void QHeaderView::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1767-1774 |
| | 2 | 1 |
QHeaderView::resizeContentsPrecision| Name: | QHeaderView::resizeContentsPrecision | | Prototype: | int QHeaderView::resizeContentsPrecision() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1345-1349 |
| | 2 | 1 |
QHeaderView::resizeSections| Name: | QHeaderView::resizeSections | | Prototype: | void QHeaderView::resizeSections(QHeaderView::ResizeMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 946-950 |
| | 2 | 1 |
QHeaderView::saveState| Name: | QHeaderView::saveState | | Prototype: | QByteArray QHeaderView::saveState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1720-1729 |
| | 7 | 1 |
QHeaderView::scrollContentsBy| Name: | QHeaderView::scrollContentsBy | | Prototype: | void QHeaderView::scrollContentsBy(int dx, int dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2898-2902 |
| | 2 | 1 |
QHeaderView::sectionsAboutToBeRemoved| Name: | QHeaderView::sectionsAboutToBeRemoved | | Prototype: | void QHeaderView::sectionsAboutToBeRemoved(const QModelIndex &parent, int logicalFirst, int logicalLast) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1954-1960 |
| | 3 | 1 |
QHeaderView::sectionsClickable| Name: | QHeaderView::sectionsClickable | | Prototype: | bool QHeaderView::sectionsClickable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1187-1191 |
| | 2 | 1 |
QHeaderView::sectionsHidden| Name: | QHeaderView::sectionsHidden | | Prototype: | bool QHeaderView::sectionsHidden() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1704-1708 |
| | 2 | 1 |
QHeaderView::sectionsMovable| Name: | QHeaderView::sectionsMovable | | Prototype: | bool QHeaderView::sectionsMovable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1136-1140 |
| | 2 | 1 |
QHeaderView::sectionsMoved| Name: | QHeaderView::sectionsMoved | | Prototype: | bool QHeaderView::sectionsMoved() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1690-1694 |
| | 2 | 1 |
QHeaderView::setCascadingSectionResizes| Name: | QHeaderView::setCascadingSectionResizes | | Prototype: | void QHeaderView::setCascadingSectionResizes(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1535-1539 |
| | 2 | 1 |
QHeaderView::setHighlightSections| Name: | QHeaderView::setHighlightSections | | Prototype: | void QHeaderView::setHighlightSections(bool highlight) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1203-1207 |
| | 2 | 1 |
QHeaderView::setOffsetToLastSection| Name: | QHeaderView::setOffsetToLastSection | | Prototype: | void QHeaderView::setOffsetToLastSection() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 494-500 |
| | 4 | 1 |
QHeaderView::setResizeContentsPrecision| Name: | QHeaderView::setResizeContentsPrecision | | Prototype: | void QHeaderView::setResizeContentsPrecision(int precision) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1331-1335 |
| | 2 | 1 |
QHeaderView::setSectionsClickable| Name: | QHeaderView::setSectionsClickable | | Prototype: | void QHeaderView::setSectionsClickable(bool clickable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1161-1165 |
| | 2 | 1 |
QHeaderView::setSectionsMovable| Name: | QHeaderView::setSectionsMovable | | Prototype: | void QHeaderView::setSectionsMovable(bool movable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1111-1115 |
| | 2 | 1 |
QHeaderView::sortIndicatorOrder| Name: | QHeaderView::sortIndicatorOrder | | Prototype: | Qt::SortOrder QHeaderView::sortIndicatorOrder() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1472-1476 |
| | 2 | 1 |
QHeaderView::sortIndicatorSection| Name: | QHeaderView::sortIndicatorSection | | Prototype: | int QHeaderView::sortIndicatorSection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1459-1463 |
| | 2 | 1 |
QHeaderView::stretchLastSection| Name: | QHeaderView::stretchLastSection | | Prototype: | bool QHeaderView::stretchLastSection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1493-1497 |
| | 2 | 1 |
QHeaderView::stretchSectionCount| Name: | QHeaderView::stretchSectionCount | | Prototype: | int QHeaderView::stretchSectionCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1371-1375 |
| | 2 | 1 |
QHeaderView::visualRect| Name: | QHeaderView::visualRect | | Prototype: | QRect QHeaderView::visualRect(const QModelIndex &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2941-2944 |
| | 1 | 1 |
QHeaderViewPrivate::resizeSectionItem| Name: | QHeaderViewPrivate::resizeSectionItem | | Prototype: | void QHeaderViewPrivate::resizeSectionItem(int visualIndex, int oldSize, int newSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3645-3651 |
| | 4 | 1 |
QHeaderViewPrivate::setHeaderSectionResizeMode| Name: | QHeaderViewPrivate::setHeaderSectionResizeMode | | Prototype: | void QHeaderViewPrivate::setHeaderSectionResizeMode(int visual, QHeaderView::ResizeMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3690-3694 |
| | 2 | 1 |
QHeaderViewPrivate::setNewLastSection| Name: | QHeaderViewPrivate::setNewLastSection | | Prototype: | void QHeaderViewPrivate::setNewLastSection(int visualIndexForLastSection) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3266-3273 |
| | 4 | 1 |
QHeaderViewPrivate::write| Name: | QHeaderViewPrivate::write | | Prototype: | void QHeaderViewPrivate::write(QDataStream &out) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3752-3784 |
| | 25 | 1 |
QHelpEvent::QHelpEvent| Name: | QHelpEvent::QHelpEvent | | Prototype: | QHelpEvent::QHelpEvent(Type type, const QPoint &pos, const QPoint &globalPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3189-3191 |
| | 1 | 1 |
QHideEvent::QHideEvent| Name: | QHideEvent::QHideEvent | | Prototype: | QHideEvent::QHideEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3438-3440 |
| | 1 | 1 |
QHighDpiScaling::initHighDpiScaling| Name: | QHighDpiScaling::initHighDpiScaling | | Prototype: | void QHighDpiScaling::initHighDpiScaling() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 249-262 |
| | 5 | 1 |
QHighDpiScaling::logicalDpi| Name: | QHighDpiScaling::logicalDpi | | Prototype: | QDpi QHighDpiScaling::logicalDpi() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 389-392 |
| | 1 | 1 |
QHighDpiScaling::origin| Name: | QHighDpiScaling::origin | | Prototype: | QPoint QHighDpiScaling::origin(const QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 424-427 |
| | 1 | 1 |
QHighDpiScaling::origin| Name: | QHighDpiScaling::origin | | Prototype: | QPoint QHighDpiScaling::origin(const QPlatformScreen *platformScreen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 429-432 |
| | 1 | 1 |
QHistoryState::QHistoryState| Name: | QHistoryState::QHistoryState | | Prototype: | QHistoryState::QHistoryState(QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 149-152 |
| | 2 | 1 |
QHistoryState::QHistoryState| Name: | QHistoryState::QHistoryState | | Prototype: | QHistoryState::QHistoryState(HistoryType type, QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 157-162 |
| | 2 | 1 |
QHistoryState::defaultState| Name: | QHistoryState::defaultState | | Prototype: | QAbstractState *QHistoryState::defaultState() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 206-210 |
| | 2 | 1 |
QHistoryState::defaultTransition| Name: | QHistoryState::defaultTransition | | Prototype: | QAbstractTransition *QHistoryState::defaultTransition() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 178-182 |
| | 2 | 1 |
QHistoryState::event| Name: | QHistoryState::event | | Prototype: | bool QHistoryState::event(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 283-286 |
| | 1 | 1 |
QHistoryState::historyType| Name: | QHistoryState::historyType | | Prototype: | QHistoryState::HistoryType QHistoryState::historyType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 246-250 |
| | 2 | 1 |
QHistoryState::onEntry| Name: | QHistoryState::onEntry | | Prototype: | void QHistoryState::onEntry(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 267-270 |
| | 1 | 1 |
QHistoryState::onExit| Name: | QHistoryState::onExit | | Prototype: | void QHistoryState::onExit(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 275-278 |
| | 1 | 1 |
QHistoryStatePrivate::QHistoryStatePrivate| Name: | QHistoryStatePrivate::QHistoryStatePrivate | | Prototype: | QHistoryStatePrivate::QHistoryStatePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 132-137 |
| | 2 | 1 |
QHomogeneousCoordinate::QHomogeneousCoordinate| Name: | QHomogeneousCoordinate::QHomogeneousCoordinate | | Prototype: | QHomogeneousCoordinate(qreal x_, qreal y_, qreal w_) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1536-1536 |
| | 1 | 1 |
QHomogeneousCoordinate::toPoint| Name: | QHomogeneousCoordinate::toPoint | | Prototype: | const QPointF toPoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1538-1541 |
| | 2 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const quint8 *ip6Addr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 425-429 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(quint32 ip4Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 400-404 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(quint8 *ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 412-416 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const Q_IPV6ADDR &ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 434-438 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 392-395 |
| | 2 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const QString &address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 446-451 |
| | 2 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const QHostAddress &address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 477-480 |
| | 2 | 1 |
QHostAddress::clear| Name: | QHostAddress::clear | | Prototype: | void QHostAddress::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 568-571 |
| | 1 | 1 |
QHostAddress::isInSubnet| Name: | QHostAddress::isInSubnet | | Prototype: | bool QHostAddress::isInSubnet(const QPair<QHostAddress, int> &subnet) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 949-952 |
| | 1 | 1 |
QHostAddress::operator=| Name: | QHostAddress::operator= | | Prototype: | QHostAddress &QHostAddress::operator=(const QHostAddress &address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 532-536 |
| | 2 | 1 |
QHostAddress::operator=| Name: | QHostAddress::operator= | | Prototype: | QHostAddress &QHostAddress::operator=(const QString &address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 544-548 |
| | 2 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(const quint8 *ip6Addr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 603-606 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(quint32 ip4Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 576-579 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(quint8 *ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 589-592 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(const Q_IPV6ADDR &ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 613-616 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | bool QHostAddress::setAddress(const QString &address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 626-630 |
| | 2 | 1 |
QHostAddress::toIPv4Address| Name: | QHostAddress::toIPv4Address | | Prototype: | quint32 QHostAddress::toIPv4Address() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 667-670 |
| | 1 | 1 |
QHostAddressPrivate::QHostAddressPrivate| Name: | QHostAddressPrivate::QHostAddressPrivate | | Prototype: | QHostAddressPrivate::QHostAddressPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 130-134 |
| | 1 | 1 |
QHostAddressPrivate::clear| Name: | QHostAddressPrivate::clear | | Prototype: | void QHostAddressPrivate::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 223-229 |
| | 4 | 1 |
QHostAddressPrivate::setAddress| Name: | QHostAddressPrivate::setAddress | | Prototype: | void QHostAddressPrivate::setAddress(const Q_IPV6ADDR &a_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 179-182 |
| | 1 | 1 |
QHostAddressPrivate::setAddress| Name: | QHostAddressPrivate::setAddress | | Prototype: | void QHostAddressPrivate::setAddress(const quint8 *a_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 170-177 |
| | 5 | 1 |
QHostInfo::QHostInfo| Name: | QHostInfo::QHostInfo | | Prototype: | QHostInfo::QHostInfo(int id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 320-324 |
| | 1 | 1 |
QHostInfo::QHostInfo| Name: | QHostInfo::QHostInfo | | Prototype: | QHostInfo::QHostInfo(const QHostInfo &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 329-332 |
| | 2 | 1 |
QHostInfo::abortHostLookup| Name: | QHostInfo::abortHostLookup | | Prototype: | void QHostInfo::abortHostLookup(int id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 250-253 |
| | 1 | 1 |
QHostInfo::addresses| Name: | QHostInfo::addresses | | Prototype: | QList<QHostAddress> QHostInfo::addresses() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 361-364 |
| | 1 | 1 |
QHostInfo::error| Name: | QHostInfo::error | | Prototype: | QHostInfo::HostInfoError QHostInfo::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 402-405 |
| | 1 | 1 |
QHostInfo::errorString| Name: | QHostInfo::errorString | | Prototype: | QString QHostInfo::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 443-446 |
| | 1 | 1 |
QHostInfo::fromName| Name: | QHostInfo::fromName | | Prototype: | QHostInfo QHostInfo::fromName(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 268-278 |
| | 4 | 1 |
QHostInfo::hostName| Name: | QHostInfo::hostName | | Prototype: | QString QHostInfo::hostName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 381-384 |
| | 1 | 1 |
QHostInfo::localHostName| Name: | QHostInfo::localHostName | | Prototype: | QString QHostInfo::localHostName() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 474-477 |
| | 1 | 1 |
QHostInfo::lookupId| Name: | QHostInfo::lookupId | | Prototype: | int QHostInfo::lookupId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 422-425 |
| | 1 | 1 |
QHostInfo::operator=| Name: | QHostInfo::operator= | | Prototype: | QHostInfo &QHostInfo::operator=(const QHostInfo &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 338-342 |
| | 2 | 1 |
QHostInfo::setAddresses| Name: | QHostInfo::setAddresses | | Prototype: | void QHostInfo::setAddresses(const QList<QHostAddress> &addresses) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 371-374 |
| | 1 | 1 |
QHostInfo::setError| Name: | QHostInfo::setError | | Prototype: | void QHostInfo::setError(HostInfoError error) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 412-415 |
| | 1 | 1 |
QHostInfo::setErrorString| Name: | QHostInfo::setErrorString | | Prototype: | void QHostInfo::setErrorString(const QString &str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 454-457 |
| | 1 | 1 |
QHostInfo::setHostName| Name: | QHostInfo::setHostName | | Prototype: | void QHostInfo::setHostName(const QString &hostName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 391-394 |
| | 1 | 1 |
QHostInfo::setLookupId| Name: | QHostInfo::setLookupId | | Prototype: | void QHostInfo::setLookupId(int id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 432-435 |
| | 1 | 1 |
QHostInfoAgent::fromName| Name: | QHostInfoAgent::fromName | | Prototype: | QHostInfo QHostInfoAgent::fromName(const QString &hostName, QSharedPointer<QNetworkSession>) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 295-298 |
| | 1 | 1 |
QHostInfoCache::QHostInfoCache| Name: | QHostInfoCache::QHostInfoCache | | Prototype: | QHostInfoCache::QHostInfoCache() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 752-757 |
| | 5 | 1 |
QHostInfoCache::clear| Name: | QHostInfoCache::clear | | Prototype: | void QHostInfoCache::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 805-809 |
| | 2 | 1 |
QHostInfoCache::isEnabled| Name: | QHostInfoCache::isEnabled | | Prototype: | bool QHostInfoCache::isEnabled() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 759-762 |
| | 1 | 1 |