| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSocks5SocketEngine::option| Name: | QSocks5SocketEngine::option | | Prototype: | int QSocks5SocketEngine::option(SocketOption option) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1701-1712 |
| | 7 | 4 |
QSocks5SocketEngine::multicastInterface| Name: | QSocks5SocketEngine::multicastInterface | | Prototype: | QNetworkInterface QSocks5SocketEngine::multicastInterface() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1599-1602 |
| | 1 | 1 |
QSocks5SocketEngine::leaveMulticastGroup| Name: | QSocks5SocketEngine::leaveMulticastGroup | | Prototype: | bool QSocks5SocketEngine::leaveMulticastGroup(const QHostAddress &, const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1590-1596 |
| | 3 | 1 |
QSocks5SocketEngine::joinMulticastGroup| Name: | QSocks5SocketEngine::joinMulticastGroup | | Prototype: | bool QSocks5SocketEngine::joinMulticastGroup(const QHostAddress &, const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1582-1588 |
| | 3 | 1 |
QSocks5PasswordAuthenticator::errorString| Name: | QSocks5PasswordAuthenticator::errorString | | Prototype: | QString QSocks5PasswordAuthenticator::errorString() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 500-503 |
| | 1 | 1 |
QSocks5BindStore::timerEvent| Name: | QSocks5BindStore::timerEvent | | Prototype: | void QSocks5BindStore::timerEvent(QTimerEvent * event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 394-408 |
| | 6 | 4 |
QSocks5Authenticator::continueAuthenticate| Name: | QSocks5Authenticator::continueAuthenticate | | Prototype: | bool QSocks5Authenticator::continueAuthenticate(QTcpSocket *socket, bool *completed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 430-435 |
| | 3 | 1 |
QSocks5Authenticator::beginAuthenticate| Name: | QSocks5Authenticator::beginAuthenticate | | Prototype: | bool QSocks5Authenticator::beginAuthenticate(QTcpSocket *socket, bool *completed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 423-428 |
| | 3 | 1 |
QSmSocketReceiver::socketActivated| Name: | QSmSocketReceiver::socketActivated | | Prototype: | void QSmSocketReceiver::socketActivated(int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 327-330 |
| | 1 | 1 |
QSmSocketReceiver::QSmSocketReceiver| Name: | QSmSocketReceiver::QSmSocketReceiver | | Prototype: | QSmSocketReceiver(int socket) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 57-61 |
| | 2 | 1 |
QSliderPrivate::updateHoverControl| Name: | QSliderPrivate::updateHoverControl | | Prototype: | bool QSliderPrivate::updateHoverControl(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 158-170 |
| | 9 | 2 |
QSliderPrivate::resetLayoutItemMargins| Name: | QSliderPrivate::resetLayoutItemMargins | | Prototype: | void QSliderPrivate::resetLayoutItemMargins() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 90-96 |
| | 4 | 1 |
QSliderPrivate::pixelPosToRangeValue| Name: | QSliderPrivate::pixelPosToRangeValue | | Prototype: | int QSliderPrivate::pixelPosToRangeValue(int pos) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 98-118 |
| | 15 | 2 |
QSliderPrivate::pick| Name: | QSliderPrivate::pick | | Prototype: | inline int QSliderPrivate::pick(const QPoint &pt) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 120-123 |
| | 1 | 1 |
QSliderPrivate::newHoverControl| Name: | QSliderPrivate::newHoverControl | | Prototype: | QStyle::SubControl QSliderPrivate::newHoverControl(const QPoint &pos) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 172-197 |
| | 19 | 4 |
QSliderPrivate::init| Name: | QSliderPrivate::init | | Prototype: | void QSliderPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 74-88 |
| | 12 | 2 |
QSlider::tickPosition| Name: | QSlider::tickPosition | | Prototype: | QSlider::TickPosition QSlider::tickPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 524-527 |
| | 1 | 1 |
QSlider::tickInterval| Name: | QSlider::tickInterval | | Prototype: | int QSlider::tickInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 547-550 |
| | 1 | 1 |
QSlider::sizeHint| Name: | QSlider::sizeHint | | Prototype: | QSize QSlider::sizeHint() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 467-485 |
| | 15 | 4 |
QSlider::setTickPosition| Name: | QSlider::setTickPosition | | Prototype: | void QSlider::setTickPosition(TickPosition position) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 515-522 |
| | 5 | 1 |
QSlider::setTickInterval| Name: | QSlider::setTickInterval | | Prototype: | void QSlider::setTickInterval(int ts) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 541-545 |
| | 2 | 1 |
QSlider::paintEvent| Name: | QSlider::paintEvent | | Prototype: | void QSlider::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 317-335 |
| | 12 | 3 |
QSlider::mouseReleaseEvent| Name: | QSlider::mouseReleaseEvent | | Prototype: | void QSlider::mouseReleaseEvent(QMouseEvent *ev) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 445-462 |
| | 14 | 3 |
QSlider::mousePressEvent| Name: | QSlider::mousePressEvent | | Prototype: | void QSlider::mousePressEvent(QMouseEvent *ev) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 365-422 |
| | 42 | 9 |
QSlider::mouseMoveEvent| Name: | QSlider::mouseMoveEvent | | Prototype: | void QSlider::mouseMoveEvent(QMouseEvent *ev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 427-439 |
| | 9 | 2 |
QSlider::minimumSizeHint| Name: | QSlider::minimumSizeHint | | Prototype: | QSize QSlider::minimumSizeHint() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 490-502 |
| | 9 | 2 |
QSlider::initStyleOption| Name: | QSlider::initStyleOption | | Prototype: | void QSlider::initStyleOption(QStyleOptionSlider *option) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 132-156 |
| | 21 | 3 |
QSlider::event| Name: | QSlider::event | | Prototype: | bool QSlider::event(QEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 341-360 |
| | 9 | 8 |
QSlider::QSlider| Name: | QSlider::QSlider | | Prototype: | QSlider::QSlider(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 286-291 |
| | 2 | 1 |
QSlider::QSlider| Name: | QSlider::QSlider | | Prototype: | QSlider::QSlider(Qt::Orientation orientation, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 299-304 |
| | 2 | 1 |
QSizePolicy::setControlType| Name: | QSizePolicy::setControlType | | Prototype: | void QSizePolicy::setControlType(ControlType type) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | | Lines: | 256-280 |
| | 5 | 3 |
QSizePolicy::controlType| Name: | QSizePolicy::controlType | | Prototype: | QSizePolicy::ControlType QSizePolicy::controlType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | | Lines: | 235-238 |
| | 1 | 1 |
QSizeGripPrivate::updateTopLevelWidget| Name: | QSizeGripPrivate::updateTopLevelWidget | | Prototype: | void updateTopLevelWidget() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 99-110 |
| | 9 | 4 |
QSizeGripPrivate::init| Name: | QSizeGripPrivate::init | | Prototype: | void QSizeGripPrivate::init() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 226-237 |
| | 6 | 1 |
QSizeGripPrivate::corner| Name: | QSizeGripPrivate::corner | | Prototype: | Qt::Corner QSizeGripPrivate::corner() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 157-168 |
| | 8 | 2 |
QSizeGripPrivate::atLeft| Name: | QSizeGripPrivate::atLeft | | Prototype: | inline bool atLeft() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 94-97 |
| | 1 | 1 |
QSizeGripPrivate::atBottom| Name: | QSizeGripPrivate::atBottom | | Prototype: | inline bool atBottom() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 89-92 |
| | 1 | 1 |
QSizeGripPrivate::_q_showIfNotHidden| Name: | QSizeGripPrivate::_q_showIfNotHidden | | Prototype: | void _q_showIfNotHidden() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 116-131 |
| | 9 | 3 |
QSizeGripPrivate::QSizeGripPrivate| Name: | QSizeGripPrivate::QSizeGripPrivate | | Prototype: | QSizeGripPrivate::QSizeGripPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 136-143 |
| | 2 | 1 |
QSizeGrip::sizeHint| Name: | QSizeGrip::sizeHint | | Prototype: | QSize QSizeGrip::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 250-256 |
| | 4 | 1 |
QSizeGrip::showEvent| Name: | QSizeGrip::showEvent | | Prototype: | void QSizeGrip::showEvent(QShowEvent *showEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 453-459 |
| | 1 | 1 |
QSizeGrip::setVisible| Name: | QSizeGrip::setVisible | | Prototype: | void QSizeGrip::setVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 475-478 |
| | 1 | 1 |
QSizeGrip::paintEvent| Name: | QSizeGrip::paintEvent | | Prototype: | void QSizeGrip::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 265-274 |
| | 7 | 1 |
QSizeGrip::moveEvent| Name: | QSizeGrip::moveEvent | | Prototype: | void QSizeGrip::moveEvent(QMoveEvent * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 436-448 |
| | 6 | 2 |
QSizeGrip::mouseReleaseEvent| Name: | QSizeGrip::mouseReleaseEvent | | Prototype: | void QSizeGrip::mouseReleaseEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 422-431 |
| | 5 | 2 |
QSizeGrip::mousePressEvent| Name: | QSizeGrip::mousePressEvent | | Prototype: | void QSizeGrip::mousePressEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 284-366 |
| | 48 | 12 |
QSizeGrip::mouseMoveEvent| Name: | QSizeGrip::mouseMoveEvent | | Prototype: | void QSizeGrip::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 374-417 |
| | 26 | 8 |
QSizeGrip::hideEvent| Name: | QSizeGrip::hideEvent | | Prototype: | void QSizeGrip::hideEvent(QHideEvent *hideEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 464-470 |
| | 1 | 1 |
QSizeGrip::eventFilter| Name: | QSizeGrip::eventFilter | | Prototype: | bool QSizeGrip::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 481-497 |
| | 10 | 2 |
QSizeGrip::event| Name: | QSizeGrip::event | | Prototype: | bool QSizeGrip::event(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 502-505 |
| | 1 | 1 |
QSizeGrip::QSizeGrip| Name: | QSizeGrip::QSizeGrip | | Prototype: | QSizeGrip::QSizeGrip(QWidget * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 218-223 |
| | 2 | 1 |
QSimplexConstraint::invert| Name: | QSimplexConstraint::invert | | Prototype: | void QSimplexConstraint::invert() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 662-671 |
| | 5 | 2 |
QSimplex::~QSimplex| Name: | QSimplex::~QSimplex | | Prototype: | QSimplex::~QSimplex() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 86-89 |
| | 1 | 1 |
QSimplex::solver| Name: | QSimplex::solver | | Prototype: | qreal QSimplex::solver(SolverFactor factor) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 520-555 |
| | 15 | 4 |
QSimplex::solveMin| Name: | QSimplex::solveMin | | Prototype: | qreal QSimplex::solveMin() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 561-564 |
| | 1 | 1 |
QSimplex::solveMaxHelper| Name: | QSimplex::solveMaxHelper | | Prototype: | void QSimplex::solveMaxHelper() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 314-318 |
| | 2 | 2 |
QSimplex::solveMax| Name: | QSimplex::solveMax | | Prototype: | qreal QSimplex::solveMax() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 570-573 |
| | 1 | 1 |
QSimplex::simplifyConstraints| Name: | QSimplex::simplifyConstraints | | Prototype: | bool QSimplex::simplifyConstraints(QList<QSimplexConstraint *> *constraints) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 605-660 |
| | 28 | 9 |
QSimplex::setObjective| Name: | QSimplex::setObjective | | Prototype: | void QSimplex::setObjective(QSimplexConstraint *newObjective) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 323-326 |
| | 1 | 1 |
QSimplex::setConstraints| Name: | QSimplex::setConstraints | | Prototype: | bool QSimplex::setConstraints(const QList<QSimplexConstraint *> &newConstraints) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 127-303 |
| | 80 | 20 |
QSimplex::reducedRowEchelon| Name: | QSimplex::reducedRowEchelon | | Prototype: | void QSimplex::reducedRowEchelon() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 458-464 |
| | 3 | 2 |
QSimplex::pivotRowForColumn| Name: | QSimplex::pivotRowForColumn | | Prototype: | int QSimplex::pivotRowForColumn(int column) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 433-453 |
| | 13 | 5 |
QSimplex::iterate| Name: | QSimplex::iterate | | Prototype: | bool QSimplex::iterate() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 472-505 |
| | 16 | 6 |
QSimplex::findPivotColumn| Name: | QSimplex::findPivotColumn | | Prototype: | int QSimplex::findPivotColumn() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 401-414 |
| | 7 | 3 |
QSimplex::dumpMatrix| Name: | QSimplex::dumpMatrix | | Prototype: | void QSimplex::dumpMatrix() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 353-370 |
| | 12 | 4 |
QSimplex::combineRows| Name: | QSimplex::combineRows | | Prototype: | void QSimplex::combineRows(int toIndex, int fromIndex, qreal factor) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 375-396 |
| | 11 | 5 |
QSimplex::collectResults| Name: | QSimplex::collectResults | | Prototype: | void QSimplex::collectResults() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 581-598 |
| | 6 | 4 |
QSimplex::clearRow| Name: | QSimplex::clearRow | | Prototype: | void QSimplex::clearRow(int rowIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 331-336 |
| | 3 | 2 |
QSimplex::clearDataStructures| Name: | QSimplex::clearDataStructures | | Prototype: | void QSimplex::clearDataStructures() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 94-117 |
| | 14 | 3 |
QSimplex::clearColumns| Name: | QSimplex::clearColumns | | Prototype: | void QSimplex::clearColumns(int first, int last) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 341-348 |
| | 4 | 3 |
QSimplex::QSimplex| Name: | QSimplex::QSimplex | | Prototype: | QSimplex::QSimplex() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 79-81 |
| | 2 | 1 |
QSimpleTextCodec::mibEnum| Name: | QSimpleTextCodec::mibEnum | | Prototype: | int QSimpleTextCodec::mibEnum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 721-724 |
| | 1 | 1 |
QSimpleTextCodec::convertToUnicode| Name: | QSimpleTextCodec::convertToUnicode | | Prototype: | QString QSimpleTextCodec::convertToUnicode(const char* chars, int len, ConverterState *) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 643-660 |
| | 10 | 4 |
QSimpleTextCodec::convertFromUnicode| Name: | QSimpleTextCodec::convertFromUnicode | | Prototype: | QByteArray QSimpleTextCodec::convertFromUnicode(const QChar *in, int length, ConverterState *state) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 662-703 |
| | 28 | 7 |
QSimpleDrag::startDrag| Name: | QSimpleDrag::startDrag | | Prototype: | void QSimpleDrag::startDrag() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 342-355 |
| | 9 | 2 |
QSimpleDrag::platformDropData| Name: | QSimpleDrag::platformDropData | | Prototype: | QMimeData *QSimpleDrag::platformDropData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 335-340 |
| | 3 | 2 |
QSimpleDrag::move| Name: | QSimpleDrag::move | | Prototype: | void QSimpleDrag::move(const QPoint &globalPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 366-380 |
| | 9 | 2 |
QSimpleDrag::drop| Name: | QSimpleDrag::drop | | Prototype: | void QSimpleDrag::drop(const QPoint &globalPos) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 382-399 |
| | 10 | 3 |
QSimpleDrag::cancel| Name: | QSimpleDrag::cancel | | Prototype: | void QSimpleDrag::cancel() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 357-364 |
| | 4 | 2 |
QSimpleDrag::QSimpleDrag| Name: | QSimpleDrag::QSimpleDrag | | Prototype: | QSimpleDrag::QSimpleDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 331-333 |
| | 2 | 1 |
QSimdSse2::v_toInt| Name: | QSimdSse2::v_toInt | | Prototype: | static inline Int32x4 v_toInt(Float32x4 x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 468-468 |
| | 1 | 1 |
QSimdSse2::v_sub| Name: | QSimdSse2::v_sub | | Prototype: | static inline Float32x4 v_sub(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 461-461 |
| | 1 | 1 |
QSimdSse2::v_sub| Name: | QSimdSse2::v_sub | | Prototype: | static inline Int32x4 v_sub(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 462-462 |
| | 1 | 1 |
QSimdSse2::v_sqrt| Name: | QSimdSse2::v_sqrt | | Prototype: | static inline Float32x4 v_sqrt(Float32x4 x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 466-466 |
| | 1 | 1 |
QSimdSse2::v_mul| Name: | QSimdSse2::v_mul | | Prototype: | static inline Float32x4 v_mul(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 464-464 |
| | 1 | 1 |
QSimdSse2::v_min_16| Name: | QSimdSse2::v_min_16 | | Prototype: | static inline Int32x4 v_min_16(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 457-457 |
| | 1 | 1 |
QSimdSse2::v_min| Name: | QSimdSse2::v_min | | Prototype: | static inline Float32x4 v_min(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 456-456 |
| | 1 | 1 |
QSimdSse2::v_max| Name: | QSimdSse2::v_max | | Prototype: | static inline Float32x4 v_max(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 455-455 |
| | 1 | 1 |
QSimdSse2::v_greaterOrEqual| Name: | QSimdSse2::v_greaterOrEqual | | Prototype: | static inline Int32x4 v_greaterOrEqual(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 470-470 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Float32x4 v_dup(float x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 447-447 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Float32x4 v_dup(double x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 448-448 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Int32x4 v_dup(int x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 449-449 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Int32x4 v_dup(uint x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 450-450 |
| | 1 | 1 |
QSimdSse2::v_and| Name: | QSimdSse2::v_and | | Prototype: | static inline Int32x4 v_and(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 459-459 |
| | 1 | 1 |
QSimdSse2::v_add| Name: | QSimdSse2::v_add | | Prototype: | static inline Float32x4 v_add(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 452-452 |
| | 1 | 1 |
QSimdSse2::v_add| Name: | QSimdSse2::v_add | | Prototype: | static inline Int32x4 v_add(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 453-453 |
| | 1 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 163-168 |
| | 3 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, QObject *object) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 176-181 |
| | 3 | 1 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(int id) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 188-192 |
| | 2 | 1 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(const QString &id) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 197-201 |
| | 2 | 1 |