| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QCompleter::setCompletionMode| Name: | QCompleter::setCompletionMode | | Prototype: | void QCompleter::setCompletionMode(QCompleter::CompletionMode mode) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1108-1125 |
| | 11 | 5 |
QCompleter::setCompletionPrefix| Name: | QCompleter::setCompletionPrefix | | Prototype: | void QCompleter::setCompletionPrefix(const QString &prefix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1693-1698 |
| | 3 | 1 |
QCompleter::setCompletionRole| Name: | QCompleter::setCompletionRole | | Prototype: | void QCompleter::setCompletionRole(int role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1602-1609 |
| | 5 | 2 |
QCompleter::setCurrentRow| Name: | QCompleter::setCurrentRow | | Prototype: | bool QCompleter::setCurrentRow(int row) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1486-1490 |
| | 2 | 1 |
QCompleter::setFilterMode| Name: | QCompleter::setFilterMode | | Prototype: | void QCompleter::setFilterMode(Qt::MatchFlags filterMode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1150-1167 |
| | 9 | 3 |
QCompleter::setMaxVisibleItems| Name: | QCompleter::setMaxVisibleItems | | Prototype: | void QCompleter::setMaxVisibleItems(int maxItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1651-1660 |
| | 6 | 2 |
QCompleter::setModel| Name: | QCompleter::setModel | | Prototype: | void QCompleter::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1043-1077 |
| | 16 | 6 |
QCompleter::setModelSorting| Name: | QCompleter::setModelSorting | | Prototype: | void QCompleter::setModelSorting(QCompleter::ModelSorting sorting) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1548-1556 |
| | 6 | 2 |
QCompleter::setPopup| Name: | QCompleter::setPopup | | Prototype: | void QCompleter::setPopup(QAbstractItemView *popup) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1190-1229 |
| | 29 | 7 |
QCompleter::setWidget| Name: | QCompleter::setWidget | | Prototype: | void QCompleter::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1007-1019 |
| | 9 | 4 |
QCompleter::setWrapAround| Name: | QCompleter::setWrapAround | | Prototype: | void QCompleter::setWrapAround(bool wrap) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1624-1630 |
| | 4 | 2 |
QCompleter::splitPath| Name: | QCompleter::splitPath | | Prototype: | QStringList QCompleter::splitPath(const QString& path) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1814-1853 |
| | 13 | 3 |
QCompleter::widget| Name: | QCompleter::widget | | Prototype: | QWidget *QCompleter::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1026-1030 |
| | 2 | 1 |
QCompleter::wrapAround| Name: | QCompleter::wrapAround | | Prototype: | bool QCompleter::wrapAround() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1632-1636 |
| | 2 | 1 |
QCompleterPrivate::QCompleterPrivate| Name: | QCompleterPrivate::QCompleterPrivate | | Prototype: | QCompleterPrivate::QCompleterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 804-809 |
| | 2 | 1 |
QCompleterPrivate::_q_autoResizePopup| Name: | QCompleterPrivate::_q_autoResizePopup | | Prototype: | void QCompleterPrivate::_q_autoResizePopup() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 893-898 |
| | 3 | 2 |
QCompleterPrivate::_q_complete| Name: | QCompleterPrivate::_q_complete | | Prototype: | void QCompleterPrivate::_q_complete(QModelIndex index, bool highlighted) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 854-891 |
| | 21 | 8 |
QCompleterPrivate::_q_completionSelected| Name: | QCompleterPrivate::_q_completionSelected | | Prototype: | void QCompleterPrivate::_q_completionSelected(const QItemSelection& selection) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 845-852 |
| | 4 | 2 |
QCompleterPrivate::_q_fileSystemModelDirectoryLoaded| Name: | QCompleterPrivate::_q_fileSystemModelDirectoryLoaded | | Prototype: | void QCompleterPrivate::_q_fileSystemModelDirectoryLoaded(const QString &path) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 944-955 |
| | 5 | 2 |
QCompleterPrivate::init| Name: | QCompleterPrivate::init | | Prototype: | void QCompleterPrivate::init(QAbstractItemModel *m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 811-822 |
| | 5 | 1 |
QCompleterPrivate::setCurrentIndex| Name: | QCompleterPrivate::setCurrentIndex | | Prototype: | void QCompleterPrivate::setCurrentIndex(QModelIndex index, bool select) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 824-843 |
| | 13 | 5 |
QCompleterPrivate::showPopup| Name: | QCompleterPrivate::showPopup | | Prototype: | void QCompleterPrivate::showPopup(const QRect& rect) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 900-942 |
| | 31 | 9 |
QCompletionEngine::filter| Name: | QCompletionEngine::filter | | Prototype: | void QCompletionEngine::filter(const QStringList& parts) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 424-456 |
| | 22 | 6 |
QCompletionEngine::filterHistory| Name: | QCompletionEngine::filterHistory | | Prototype: | QMatchData QCompletionEngine::filterHistory() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 458-490 |
| | 17 | 4 |
QCompletionEngine::lookupCache| Name: | QCompletionEngine::lookupCache | | Prototype: | bool QCompletionEngine::lookupCache(QString part, const QModelIndex& parent, QMatchData *m) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 512-521 |
| | 7 | 3 |
QCompletionEngine::matchHint| Name: | QCompletionEngine::matchHint | | Prototype: | bool QCompletionEngine::matchHint(QString part, const QModelIndex& parent, QMatchData *hint) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 493-510 |
| | 10 | 4 |
QCompletionEngine::saveInCache| Name: | QCompletionEngine::saveInCache | | Prototype: | void QCompletionEngine::saveInCache(QString part, const QModelIndex& parent, const QMatchData& m) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 524-553 |
| | 21 | 7 |
QCompletionModel::QCompletionModel| Name: | QCompletionModel::QCompletionModel | | Prototype: | QCompletionModel::QCompletionModel(QCompleterPrivate *c, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 161-166 |
| | 1 | 1 |
QCompletionModel::columnCount| Name: | QCompletionModel::columnCount | | Prototype: | int QCompletionModel::columnCount(const QModelIndex &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 168-172 |
| | 2 | 1 |
QCompletionModel::completionCount| Name: | QCompletionModel::completionCount | | Prototype: | int QCompletionModel::completionCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 338-345 |
| | 4 | 2 |
QCompletionModel::createEngine| Name: | QCompletionModel::createEngine | | Prototype: | void QCompletionModel::createEngine() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 198-219 |
| | 12 | 6 |
QCompletionModel::currentIndex| Name: | QCompletionModel::currentIndex | | Prototype: | QModelIndex QCompletionModel::currentIndex(bool sourceIndex) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 299-312 |
| | 9 | 4 |
QCompletionModel::data| Name: | QCompletionModel::data | | Prototype: | QVariant QCompletionModel::data(const QModelIndex& index, int role) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 388-392 |
| | 2 | 1 |
QCompletionModel::filter| Name: | QCompletionModel::filter | | Prototype: | void QCompletionModel::filter(const QStringList& parts) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 412-421 |
| | 6 | 2 |
QCompletionModel::hasChildren| Name: | QCompletionModel::hasChildren | | Prototype: | bool QCompletionModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 373-386 |
| | 8 | 4 |
QCompletionModel::index| Name: | QCompletionModel::index | | Prototype: | QModelIndex QCompletionModel::index(int row, int column, const QModelIndex& parent) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 314-336 |
| | 15 | 8 |
QCompletionModel::invalidate| Name: | QCompletionModel::invalidate | | Prototype: | void QCompletionModel::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 406-410 |
| | 2 | 1 |
QCompletionModel::mapFromSource| Name: | QCompletionModel::mapFromSource | | Prototype: | QModelIndex QCompletionModel::mapFromSource(const QModelIndex& idx) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 247-282 |
| | 23 | 10 |
QCompletionModel::mapToSource| Name: | QCompletionModel::mapToSource | | Prototype: | QModelIndex QCompletionModel::mapToSource(const QModelIndex& index) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 221-245 |
| | 16 | 5 |
QCompletionModel::modelDestroyed| Name: | QCompletionModel::modelDestroyed | | Prototype: | void QCompletionModel::modelDestroyed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 394-398 |
| | 2 | 1 |
QCompletionModel::rowCount| Name: | QCompletionModel::rowCount | | Prototype: | int QCompletionModel::rowCount(const QModelIndex &parent) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 347-362 |
| | 9 | 4 |
QCompletionModel::rowsInserted| Name: | QCompletionModel::rowsInserted | | Prototype: | void QCompletionModel::rowsInserted() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 400-404 |
| | 2 | 1 |
QCompletionModel::setCurrentRow| Name: | QCompletionModel::setCurrentRow | | Prototype: | bool QCompletionModel::setCurrentRow(int row) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 284-297 |
| | 8 | 4 |
QCompletionModel::setFiltered| Name: | QCompletionModel::setFiltered | | Prototype: | void QCompletionModel::setFiltered(bool filtered) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 364-371 |
| | 5 | 2 |
QCompletionModel::setSourceModel| Name: | QCompletionModel::setSourceModel | | Prototype: | void QCompletionModel::setSourceModel(QAbstractItemModel *source) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 174-196 |
| | 14 | 3 |
QConicalGradient::QConicalGradient| Name: | QConicalGradient::QConicalGradient | | Prototype: | QConicalGradient::QConicalGradient(const QPointF ¢er, qreal angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2197-2204 |
| | 5 | 1 |
QConicalGradient::QConicalGradient| Name: | QConicalGradient::QConicalGradient | | Prototype: | QConicalGradient::QConicalGradient(qreal cx, qreal cy, qreal angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2215-2222 |
| | 5 | 1 |
QConicalGradient::QConicalGradient| Name: | QConicalGradient::QConicalGradient | | Prototype: | QConicalGradient::QConicalGradient() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2232-2239 |
| | 5 | 1 |
QConicalGradient::angle| Name: | QConicalGradient::angle | | Prototype: | qreal QConicalGradient::angle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2288-2292 |
| | 2 | 1 |
QConicalGradient::center| Name: | QConicalGradient::center | | Prototype: | QPointF QConicalGradient::center() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2249-2253 |
| | 2 | 1 |
QConicalGradient::setAngle| Name: | QConicalGradient::setAngle | | Prototype: | void QConicalGradient::setAngle(qreal angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2304-2308 |
| | 2 | 1 |
QConicalGradient::setCenter| Name: | QConicalGradient::setCenter | | Prototype: | void QConicalGradient::setCenter(const QPointF ¢er) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2274-2279 |
| | 3 | 1 |
QConnectionDict::keys_ts| Name: | QConnectionDict::keys_ts | | Prototype: | inline QStringList keys_ts() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 122-126 |
| | 2 | 1 |
QContextMenuEvent::QContextMenuEvent| Name: | QContextMenuEvent::QContextMenuEvent | | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, 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: | 1769-1771 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEvent| Name: | QContextMenuEvent::QContextMenuEvent | | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1784-1787 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEvent| Name: | QContextMenuEvent::QContextMenuEvent | | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1808-1814 |
| | 1 | 1 |
QCoreApplication::hasPendingEvents| Name: | QCoreApplication::hasPendingEvents | | Prototype: | bool QCoreApplication::hasPendingEvents() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2712-2718 |
| | 4 | 2 |
QCoreApplication::isSetuidAllowed| Name: | QCoreApplication::isSetuidAllowed | | Prototype: | bool QCoreApplication::isSetuidAllowed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 889-892 |
| | 1 | 1 |
QCoreApplication::notifyInternal| Name: | QCoreApplication::notifyInternal | | Prototype: | bool QCoreApplication::notifyInternal(QObject *receiver, QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 953-956 |
| | 1 | 1 |
QCoreApplication::removeNativeEventFilter| Name: | QCoreApplication::removeNativeEventFilter | | Prototype: | void QCoreApplication::removeNativeEventFilter(QAbstractNativeEventFilter *filterObject) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2690-2696 |
| | 4 | 2 |
QCoreApplication::setOrganizationDomain| Name: | QCoreApplication::setOrganizationDomain | | Prototype: | void QCoreApplication::setOrganizationDomain(const QString &orgDomain) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2350-2359 |
| | 5 | 3 |
QCoreApplication::setSetuidAllowed| Name: | QCoreApplication::setSetuidAllowed | | Prototype: | void QCoreApplication::setSetuidAllowed(bool allow) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 876-879 |
| | 1 | 1 |
QCoreApplicationPrivate::removePostedEvent| Name: | QCoreApplicationPrivate::removePostedEvent | | Prototype: | void QCoreApplicationPrivate::removePostedEvent(QEvent * event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1740-1773 |
| | 20 | 5 |
QCosmeticStroker::calculateLastPoint| Name: | QCosmeticStroker::calculateLastPoint | | Prototype: | void QCosmeticStroker::calculateLastPoint(qreal rx1, qreal ry1, qreal rx2, qreal ry2) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 411-498 |
| | 54 | 10 |
QCosmeticStroker::clipLine| Name: | QCosmeticStroker::clipLine | | Prototype: | bool QCosmeticStroker::clipLine(qreal &x1, qreal &y1, qreal &x2, qreal &y2) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 312-363 |
| | 39 | 14 |
QCosmeticStroker::drawLine| Name: | QCosmeticStroker::drawLine | | Prototype: | void QCosmeticStroker::drawLine(const QPointF &p1, const QPointF &p2) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 366-383 |
| | 10 | 2 |
QCosmeticStroker::drawPath| Name: | QCosmeticStroker::drawPath | | Prototype: | void QCosmeticStroker::drawPath(const QVectorPath &path) | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 520-636 |
| | 73 | 17 |
QCosmeticStroker::drawPoints| Name: | QCosmeticStroker::drawPoints | | Prototype: | void QCosmeticStroker::drawPoints(const QPoint *points, int num) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 385-396 |
| | 7 | 2 |
QCosmeticStroker::drawPoints| Name: | QCosmeticStroker::drawPoints | | Prototype: | void QCosmeticStroker::drawPoints(const QPointF *points, int num) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 398-409 |
| | 7 | 2 |
QCosmeticStroker::renderCubic| Name: | QCosmeticStroker::renderCubic | | Prototype: | void QCosmeticStroker::renderCubic(const QPointF &p1, const QPointF &p2, const QPointF &p3, const QPointF &p4, int caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 638-657 |
| | 13 | 1 |
QCosmeticStroker::renderCubicSubdivision| Name: | QCosmeticStroker::renderCubicSubdivision | | Prototype: | void QCosmeticStroker::renderCubicSubdivision(QCosmeticStroker::PointF *points, int level, int caps) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 685-704 |
| | 12 | 3 |
QCosmeticStroker::setup| Name: | QCosmeticStroker::setup | | Prototype: | void QCosmeticStroker::setup() | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 233-309 |
| | 52 | 10 |
QCrossingEdge::operator<| Name: | QCrossingEdge::operator< | | Prototype: | bool operator<(const QCrossingEdge &edge) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1751-1754 |
| | 1 | 1 |
QCssScanner_Generated::QCssScanner_Generated| Name: | QCssScanner_Generated::QCssScanner_Generated | | Prototype: | QCssScanner_Generated::QCssScanner_Generated(const QString &inp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | | Lines: | 58-64 |
| | 4 | 1 |
QCssScanner_Generated::handleCommentStart| Name: | QCssScanner_Generated::handleCommentStart | | Prototype: | int QCssScanner_Generated::handleCommentStart() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2104-2115 |
| | 7 | 3 |
QCssScanner_Generated::lex| Name: | QCssScanner_Generated::lex | | Prototype: | int QCssScanner_Generated::lex() | | Coverage: | 0.000% (0/1727) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | | Lines: | 67-1143 |
| | 985 | 439 |
QCssScanner_Generated::next| Name: | QCssScanner_Generated::next | | Prototype: | inline QChar next() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | | Lines: | 46-48 |
| | 1 | 1 |
QCupsJobWidget::QCupsJobWidget| Name: | QCupsJobWidget::QCupsJobWidget | | Prototype: | QCupsJobWidget::QCupsJobWidget(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 69-79 |
| | 5 | 1 |
QCupsJobWidget::endBannerPage| Name: | QCupsJobWidget::endBannerPage | | Prototype: | QCUPSSupport::BannerPage QCupsJobWidget::endBannerPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 210-213 |
| | 1 | 1 |
QCupsJobWidget::initBannerPages| Name: | QCupsJobWidget::initBannerPages | | Prototype: | void QCupsJobWidget::initBannerPages() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 173-193 |
| | 16 | 1 |
QCupsJobWidget::initJobBilling| Name: | QCupsJobWidget::initJobBilling | | Prototype: | void QCupsJobWidget::initJobBilling() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 143-146 |
| | 1 | 1 |
QCupsJobWidget::initJobHold| Name: | QCupsJobWidget::initJobHold | | Prototype: | void QCupsJobWidget::initJobHold() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 98-113 |
| | 11 | 1 |
QCupsJobWidget::initJobPriority| Name: | QCupsJobWidget::initJobPriority | | Prototype: | void QCupsJobWidget::initJobPriority() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 158-161 |
| | 1 | 1 |
QCupsJobWidget::jobBilling| Name: | QCupsJobWidget::jobBilling | | Prototype: | QString QCupsJobWidget::jobBilling() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 153-156 |
| | 1 | 1 |
QCupsJobWidget::jobHold| Name: | QCupsJobWidget::jobHold | | Prototype: | QCUPSSupport::JobHoldUntil QCupsJobWidget::jobHold() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 125-128 |
| | 1 | 1 |
QCupsJobWidget::jobHoldTime| Name: | QCupsJobWidget::jobHoldTime | | Prototype: | QTime QCupsJobWidget::jobHoldTime() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 138-141 |
| | 1 | 1 |
QCupsJobWidget::jobPriority| Name: | QCupsJobWidget::jobPriority | | Prototype: | int QCupsJobWidget::jobPriority() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 168-171 |
| | 1 | 1 |
QCupsJobWidget::setEndBannerPage| Name: | QCupsJobWidget::setEndBannerPage | | Prototype: | void QCupsJobWidget::setEndBannerPage(const QCUPSSupport::BannerPage bannerPage) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 205-208 |
| | 1 | 1 |
QCupsJobWidget::setJobBilling| Name: | QCupsJobWidget::setJobBilling | | Prototype: | void QCupsJobWidget::setJobBilling(const QString &jobBilling) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 148-151 |
| | 1 | 1 |
QCupsJobWidget::setJobHold| Name: | QCupsJobWidget::setJobHold | | Prototype: | void QCupsJobWidget::setJobHold(QCUPSSupport::JobHoldUntil jobHold, const QTime &holdUntilTime) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 115-123 |
| | 5 | 2 |
QCupsJobWidget::setJobPriority| Name: | QCupsJobWidget::setJobPriority | | Prototype: | void QCupsJobWidget::setJobPriority(int jobPriority) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 163-166 |
| | 1 | 1 |
QCupsJobWidget::setPrinter| Name: | QCupsJobWidget::setPrinter | | Prototype: | void QCupsJobWidget::setPrinter(QPrinter *printer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QCupsJobWidget::setStartBannerPage| Name: | QCupsJobWidget::setStartBannerPage | | Prototype: | void QCupsJobWidget::setStartBannerPage(const QCUPSSupport::BannerPage bannerPage) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 195-198 |
| | 1 | 1 |
QCupsJobWidget::setupPrinter| Name: | QCupsJobWidget::setupPrinter | | Prototype: | void QCupsJobWidget::setupPrinter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 90-96 |
| | 4 | 1 |
QCupsJobWidget::startBannerPage| Name: | QCupsJobWidget::startBannerPage | | Prototype: | QCUPSSupport::BannerPage QCupsJobWidget::startBannerPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 200-203 |
| | 1 | 1 |
QCupsJobWidget::toggleJobHoldTime| Name: | QCupsJobWidget::toggleJobHoldTime | | Prototype: | void QCupsJobWidget::toggleJobHoldTime() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 130-136 |
| | 3 | 2 |
QCursor::QCursor| Name: | QCursor::QCursor | | Prototype: | QCursor::QCursor(const QPixmap &pixmap, int hotX, int hotY) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 380-401 |
| | 13 | 3 |
QCursor::QCursor| Name: | QCursor::QCursor | | Prototype: | QCursor::QCursor(const QBitmap &bitmap, const QBitmap &mask, int hotX, int hotY) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 436-440 |
| | 1 | 1 |
QCursor::QCursor| Name: | QCursor::QCursor | | Prototype: | QCursor::QCursor() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 445-457 |
| | 8 | 3 |
QCursor::QCursor| Name: | QCursor::QCursor | | Prototype: | QCursor::QCursor(Qt::CursorShape shape) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 466-472 |
| | 3 | 2 |