Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSocks5SocketEngine::optionName: | 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::multicastInterfaceName: | 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::leaveMulticastGroupName: | 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::joinMulticastGroupName: | 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::errorStringName: | 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::timerEventName: | 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::continueAuthenticateName: | 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::beginAuthenticateName: | 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::socketActivatedName: | 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::QSmSocketReceiverName: | 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::updateHoverControlName: | 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::resetLayoutItemMarginsName: | 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::pixelPosToRangeValueName: | 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::pickName: | 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::newHoverControlName: | 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::initName: | 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::tickPositionName: | 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::tickIntervalName: | 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::sizeHintName: | 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::setTickPositionName: | 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::setTickIntervalName: | 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::paintEventName: | 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::mouseReleaseEventName: | 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::mousePressEventName: | 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::mouseMoveEventName: | 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::minimumSizeHintName: | 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::initStyleOptionName: | 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::eventName: | 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::QSliderName: | 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::QSliderName: | 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::setControlTypeName: | 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::controlTypeName: | 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::updateTopLevelWidgetName: | 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::initName: | 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::cornerName: | 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::atLeftName: | 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::atBottomName: | 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_showIfNotHiddenName: | 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::QSizeGripPrivateName: | 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::sizeHintName: | 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::showEventName: | 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::setVisibleName: | 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::paintEventName: | 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::moveEventName: | 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::mouseReleaseEventName: | 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::mousePressEventName: | 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::mouseMoveEventName: | 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::hideEventName: | 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::eventFilterName: | 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::eventName: | 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::QSizeGripName: | 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::invertName: | 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::~QSimplexName: | 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::solverName: | 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::solveMinName: | 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::solveMaxHelperName: | 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::solveMaxName: | 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::simplifyConstraintsName: | 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::setObjectiveName: | 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::setConstraintsName: | 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::reducedRowEchelonName: | 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::pivotRowForColumnName: | 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::iterateName: | 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::findPivotColumnName: | 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::dumpMatrixName: | 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::combineRowsName: | 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::collectResultsName: | 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::clearRowName: | 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::clearDataStructuresName: | 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::clearColumnsName: | 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::QSimplexName: | 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::mibEnumName: | 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::convertToUnicodeName: | 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::convertFromUnicodeName: | 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::startDragName: | 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::platformDropDataName: | 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::moveName: | 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::dropName: | 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::cancelName: | 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::QSimpleDragName: | 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_toIntName: | 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_subName: | 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_subName: | 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_sqrtName: | 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_mulName: | 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_16Name: | 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_minName: | 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_maxName: | 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_greaterOrEqualName: | 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_dupName: | 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_dupName: | 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_dupName: | 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_dupName: | 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_andName: | 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_addName: | 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_addName: | 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::setMappingName: | 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::setMappingName: | 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::mappingName: | 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::mappingName: | 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 |