| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QHeaderViewPrivate::lastVisibleVisualIndex| Name:  | QHeaderViewPrivate::lastVisibleVisualIndex |  | Prototype:  | int QHeaderViewPrivate::lastVisibleVisualIndex() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3192-3202 |  
  |  | 5 | 3 | 
 QHeaderViewPrivate::read| Name:  | QHeaderViewPrivate::read |  | Prototype:  | bool QHeaderViewPrivate::read(QDataStream &in) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3698-3812 |  
  |  | 88 | 10 | 
 QHeaderViewPrivate::recalcSectionStartPos| Name:  | QHeaderViewPrivate::recalcSectionStartPos |  | Prototype:  | void QHeaderViewPrivate::recalcSectionStartPos() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3548-3556 |  
  |  | 5 | 2 | 
 QHeaderViewPrivate::removeSectionsFromSectionItems| Name:  | QHeaderViewPrivate::removeSectionsFromSectionItems |  | Prototype:  | void QHeaderViewPrivate::removeSectionsFromSectionItems(int start, int end) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3362-3371 |  
  |  | 6 | 2 | 
 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:  | 3558-3564 |  
  |  | 4 | 1 | 
 QHeaderViewPrivate::resizeSections| Name:  | QHeaderViewPrivate::resizeSections |  | Prototype:  | void QHeaderViewPrivate::resizeSections(QHeaderView::ResizeMode globalMode, bool useGlobalMode) |  | Coverage:  |   0.000% (0/80) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3217-3344 |  
  |  | 82 | 19 | 
 QHeaderViewPrivate::sectionHandleAt| Name:  | QHeaderViewPrivate::sectionHandleAt |  | Prototype:  | int QHeaderViewPrivate::sectionHandleAt(int position) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3057-3084 |  
  |  | 19 | 7 | 
 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:  | 3510-3535 |  
  |  | 20 | 6 | 
 QHeaderViewPrivate::setGlobalHeaderResizeMode| Name:  | QHeaderViewPrivate::setGlobalHeaderResizeMode |  | Prototype:  | void QHeaderViewPrivate::setGlobalHeaderResizeMode(QHeaderView::ResizeMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3616-3621 |  
  |  | 3 | 2 | 
 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:  | 3603-3607 |  
  |  | 2 | 1 | 
 QHeaderViewPrivate::setScrollOffset| Name:  | QHeaderViewPrivate::setScrollOffset |  | Prototype:  | void QHeaderViewPrivate::setScrollOffset(const QScrollBar *scrollBar, QAbstractItemView::ScrollMode scrollMode) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3651-3662 |  
  |  | 6 | 3 | 
 QHeaderViewPrivate::setupSectionIndicator| Name:  | QHeaderViewPrivate::setupSectionIndicator |  | Prototype:  | void QHeaderViewPrivate::setupSectionIndicator(int section, int position) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3086-3115 |  
  |  | 20 | 3 | 
 QHeaderViewPrivate::updateDefaultSectionSizeFromStyle| Name:  | QHeaderViewPrivate::updateDefaultSectionSizeFromStyle |  | Prototype:  | void QHeaderViewPrivate::updateDefaultSectionSizeFromStyle() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3537-3546 |  
  |  | 5 | 2 | 
 QHeaderViewPrivate::updateHiddenSections| Name:  | QHeaderViewPrivate::updateHiddenSections |  | Prototype:  | void QHeaderViewPrivate::updateHiddenSections(int logicalFirst, int logicalLast) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1916-1930 |  
  |  | 10 | 5 | 
 QHeaderViewPrivate::updateSectionIndicator| Name:  | QHeaderViewPrivate::updateSectionIndicator |  | Prototype:  | void QHeaderViewPrivate::updateSectionIndicator(int section, int position) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3117-3133 |  
  |  | 9 | 4 | 
 QHeaderViewPrivate::viewSectionSizeHint| Name:  | QHeaderViewPrivate::viewSectionSizeHint |  | Prototype:  | int QHeaderViewPrivate::viewSectionSizeHint(int logical) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3623-3631 |  
  |  | 5 | 2 | 
 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:  | 3665-3696 |  
  |  | 24 | 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:  | 3123-3125 |  
  |  | 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:  | 3372-3374 |  
  |  | 1 | 1 | 
 QHighDpiScaling::factor| Name:  | QHighDpiScaling::factor |  | Prototype:  | qreal QHighDpiScaling::factor(const QScreen *screen) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 384-396 |  
  |  | 6 | 3 | 
 QHighDpiScaling::factor| Name:  | QHighDpiScaling::factor |  | Prototype:  | qreal QHighDpiScaling::factor(const QPlatformScreen *platformScreen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 398-404 |  
  |  | 3 | 2 | 
 QHighDpiScaling::factor| Name:  | QHighDpiScaling::factor |  | Prototype:  | qreal QHighDpiScaling::factor(const QWindow *window) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 406-412 |  
  |  | 3 | 2 | 
 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:  | 243-256 |  
  |  | 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:  | 379-382 |  
  |  | 1 | 1 | 
 QHighDpiScaling::mapPositionFromNative| Name:  | QHighDpiScaling::mapPositionFromNative |  | Prototype:  | QPoint QHighDpiScaling::mapPositionFromNative(const QPoint &pos, const QPlatformScreen *platformScreen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 355-362 |  
  |  | 5 | 2 | 
 QHighDpiScaling::mapPositionToNative| Name:  | QHighDpiScaling::mapPositionToNative |  | Prototype:  | QPoint QHighDpiScaling::mapPositionToNative(const QPoint &pos, const QPlatformScreen *platformScreen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 346-353 |  
  |  | 5 | 2 | 
 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:  | 414-417 |  
  |  | 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:  | 419-422 |  
  |  | 1 | 1 | 
 QHighDpiScaling::screenSubfactor| Name:  | QHighDpiScaling::screenSubfactor |  | Prototype:  | qreal QHighDpiScaling::screenSubfactor(const QPlatformScreen *screen) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 364-377 |  
  |  | 9 | 5 | 
 QHighDpiScaling::setGlobalFactor| Name:  | QHighDpiScaling::setGlobalFactor |  | Prototype:  | void QHighDpiScaling::setGlobalFactor(qreal factor) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 314-326 |  
  |  | 9 | 4 | 
 QHighDpiScaling::setScreenFactor| Name:  | QHighDpiScaling::setScreenFactor |  | Prototype:  | void QHighDpiScaling::setScreenFactor(QScreen *screen, qreal factor) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 333-344 |  
  |  | 6 | 3 | 
 QHighDpiScaling::updateHighDpiScaling| Name:  | QHighDpiScaling::updateHighDpiScaling |  | Prototype:  | void QHighDpiScaling::updateHighDpiScaling() |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 258-309 |  
  |  | 35 | 13 | 
 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:  | 143-146 |  
  |  | 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:  | 151-156 |  
  |  | 2 | 1 | 
 QHistoryState::defaultState| Name:  | QHistoryState::defaultState |  | Prototype:  | QAbstractState *QHistoryState::defaultState() const |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 200-204 |  
  |  | 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:  | 172-176 |  
  |  | 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:  | 274-277 |  
  |  | 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:  | 237-241 |  
  |  | 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:  | 258-261 |  
  |  | 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:  | 266-269 |  
  |  | 1 | 1 | 
 QHistoryState::setDefaultState| Name:  | QHistoryState::setDefaultState |  | Prototype:  | void QHistoryState::setDefaultState(QAbstractState *state) |  | Coverage:  |  47.368% (9/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 213-232 |  
  |  | 13 | 4 | 
 QHistoryState::setDefaultTransition| Name:  | QHistoryState::setDefaultTransition |  | Prototype:  | void QHistoryState::setDefaultTransition(QAbstractTransition *transition) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 186-194 |  
  |  | 5 | 2 | 
 QHistoryState::setHistoryType| Name:  | QHistoryState::setHistoryType |  | Prototype:  | void QHistoryState::setHistoryType(HistoryType type) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 246-253 |  
  |  | 4 | 2 | 
 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:  | 126-131 |  
  |  | 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:  | 1520-1520 |  
  |  | 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:  | 1522-1525 |  
  |  | 2 | 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:  | 386-389 |  
  |  | 2 | 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:  | 394-398 |  
  |  | 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:  | 406-410 |  
  |  | 1 | 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:  | 419-423 |  
  |  | 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:  | 428-432 |  
  |  | 1 | 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:  | 440-445 |  
  |  | 2 | 1 | 
 QHostAddress::QHostAddress| Name:  | QHostAddress::QHostAddress |  | Prototype:  | QHostAddress::QHostAddress(const struct sockaddr *sockaddr) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 455-466 |  
  |  | 4 | 3 | 
 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:  | 471-474 |  
  |  | 2 | 1 | 
 QHostAddress::QHostAddress| Name:  | QHostAddress::QHostAddress |  | Prototype:  | QHostAddress::QHostAddress(SpecialAddress address) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 479-513 |  
  |  | 16 | 8 | 
 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:  | 562-565 |  
  |  | 1 | 1 | 
 QHostAddress::isInSubnet| Name:  | QHostAddress::isInSubnet |  | Prototype:  | bool QHostAddress::isInSubnet(const QHostAddress &subnet, int netmask) const |  | Coverage:  |  86.667% (26/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 901-939 |  
  |  | 26 | 9 | 
 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:  | 950-953 |  
  |  | 1 | 1 | 
 QHostAddress::isLoopback| Name:  | QHostAddress::isLoopback |  | Prototype:  | bool QHostAddress::isLoopback() const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 1084-1102 |  
  |  | 9 | 4 | 
 QHostAddress::isMulticast| Name:  | QHostAddress::isMulticast |  | Prototype:  | bool QHostAddress::isMulticast() const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 1110-1118 |  
  |  | 6 | 4 | 
 QHostAddress::isNull| Name:  | QHostAddress::isNull |  | Prototype:  | bool QHostAddress::isNull() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 876-880 |  
  |  | 2 | 2 | 
 QHostAddress::operator ==| Name:  | QHostAddress::operator == |  | Prototype:  | bool QHostAddress::operator ==(SpecialAddress other) const |  | Coverage:  | 100.000% (28/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 836-869 |  
  |  | 15 | 10 | 
 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:  | 526-530 |  
  |  | 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:  | 538-542 |  
  |  | 2 | 1 | 
 QHostAddress::operator==| Name:  | QHostAddress::operator== |  | Prototype:  | bool QHostAddress::operator==(const QHostAddress &other) const |  | Coverage:  |  90.476% (19/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 818-830 |  
  |  | 8 | 5 | 
 QHostAddress::parseSubnet| Name:  | QHostAddress::parseSubnet |  | Prototype:  | QPair<QHostAddress, int> QHostAddress::parseSubnet(const QString &subnet) |  | Coverage:  |  96.721% (59/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 980-1076 |  
  |  | 53 | 19 | 
 QHostAddress::protocol| Name:  | QHostAddress::protocol |  | Prototype:  | QAbstractSocket::NetworkLayerProtocol QHostAddress::protocol() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 694-698 |  
  |  | 2 | 2 | 
 QHostAddress::scopeId| Name:  | QHostAddress::scopeId |  | Prototype:  | QString QHostAddress::scopeId() const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 789-793 |  
  |  | 2 | 2 | 
 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:  | 570-573 |  
  |  | 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:  | 583-586 |  
  |  | 1 | 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:  | 597-600 |  
  |  | 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:  | 607-610 |  
  |  | 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:  | 620-624 |  
  |  | 2 | 1 | 
 QHostAddress::setAddress| Name:  | QHostAddress::setAddress |  | Prototype:  | void QHostAddress::setAddress(const struct sockaddr *sockaddr) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 634-645 |  
  |  | 5 | 3 | 
 QHostAddress::setScopeId| Name:  | QHostAddress::setScopeId |  | Prototype:  | void QHostAddress::setScopeId(const QString &id) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 807-812 |  
  |  | 3 | 3 | 
 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:  | 661-664 |  
  |  | 1 | 1 | 
 QHostAddress::toIPv4Address| Name:  | QHostAddress::toIPv4Address |  | Prototype:  | quint32 QHostAddress::toIPv4Address(bool *ok) const |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 681-689 |  
  |  | 6 | 3 | 
 QHostAddress::toIPv6Address| Name:  | QHostAddress::toIPv6Address |  | Prototype:  | Q_IPV6ADDR QHostAddress::toIPv6Address() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 714-718 |  
  |  | 2 | 2 | 
 QHostAddress::toString| Name:  | QHostAddress::toString |  | Prototype:  | QString QHostAddress::toString() const |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 730-751 |  
  |  | 14 | 5 | 
 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:  | 124-128 |  
  |  | 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:  | 217-223 |  
  |  | 4 | 1 | 
 QHostAddressPrivate::parse| Name:  | QHostAddressPrivate::parse |  | Prototype:  | bool QHostAddressPrivate::parse() |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 191-215 |  
  |  | 15 | 5 | 
 QHostAddressPrivate::setAddress| Name:  | QHostAddressPrivate::setAddress |  | Prototype:  | void QHostAddressPrivate::setAddress(quint32 a_) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 130-144 |  
  |  | 8 | 2 | 
 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:  | 164-171 |  
  |  | 5 | 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:  | 173-176 |  
  |  | 1 | 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:  | 276-280 |  
  |  | 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:  | 285-288 |  
  |  | 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:  | 206-209 |  
  |  | 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:  | 317-320 |  
  |  | 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:  | 358-361 |  
  |  | 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:  | 399-402 |  
  |  | 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:  | 224-234 |  
  |  | 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:  | 337-340 |  
  |  | 1 | 1 | 
 QHostInfo::localDomainName| Name:  | QHostInfo::localDomainName |  | Prototype:  | QString QHostInfo::localDomainName() |  | Coverage:  |  11.429% (4/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp |  | Lines:  | 313-375 |  
  |  | 34 | 11 | 
 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:  | 430-433 |  
  |  | 1 | 1 | 
 QHostInfo::lookupHost| Name:  | QHostInfo::lookupHost |  | Prototype:  | int QHostInfo::lookupHost(const QString &name, QObject *receiver, const char *member) |  | Coverage:  |  56.000% (14/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 141-199 |  
  |  | 34 | 9 | 
 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:  | 378-381 |  
  |  | 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:  | 294-298 |  
  |  | 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:  | 327-330 |  
  |  | 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:  | 368-371 |  
  |  | 1 | 1 |