| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSysInfo::currentCpuArchitecture::[lambda]| Name: | QSysInfo::currentCpuArchitecture::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2519-2519 |
| | 0 | 1 |
QSysInfo::buildCpuArchitecture::[lambda]| Name: | QSysInfo::buildCpuArchitecture::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2415-2415 |
| | 0 | 1 |
QSysInfo::buildCpuArchitecture| Name: | QSysInfo::buildCpuArchitecture | | Prototype: | QString QSysInfo::buildCpuArchitecture() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2413-2416 |
| | 0 | 2 |
QSyntaxHighlighterPrivate::rehighlight| Name: | QSyntaxHighlighterPrivate::rehighlight | | Prototype: | inline void rehighlight(QTextCursor &cursor, QTextCursor::MoveOperation operation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 71-79 |
| | 7 | 1 |
QSyntaxHighlighterPrivate::reformatBlocks| Name: | QSyntaxHighlighterPrivate::reformatBlocks | | Prototype: | void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 164-192 |
| | 16 | 4 |
QSyntaxHighlighterPrivate::reformatBlock| Name: | QSyntaxHighlighterPrivate::reformatBlock | | Prototype: | void QSyntaxHighlighterPrivate::reformatBlock(const QTextBlock &block) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 194-207 |
| | 7 | 1 |
QSyntaxHighlighterPrivate::applyFormatChanges::[lambda]| Name: | QSyntaxHighlighterPrivate::applyFormatChanges::[lambda] | | Prototype: | [=](const QTextLayout::FormatRange &range) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 107-110 |
| | 2 | 1 |
QSyntaxHighlighterPrivate::applyFormatChanges| Name: | QSyntaxHighlighterPrivate::applyFormatChanges | | Prototype: | void QSyntaxHighlighterPrivate::applyFormatChanges() | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 95-156 |
| | 39 | 13 |
QSyntaxHighlighterPrivate::_q_reformatBlocks| Name: | QSyntaxHighlighterPrivate::_q_reformatBlocks | | Prototype: | void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 158-162 |
| | 2 | 2 |
QSyntaxHighlighterPrivate::_q_delayedRehighlight| Name: | QSyntaxHighlighterPrivate::_q_delayedRehighlight | | Prototype: | inline void _q_delayedRehighlight() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 81-86 |
| | 4 | 2 |
QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivate| Name: | QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivate | | Prototype: | inline QSyntaxHighlighterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 61-63 |
| | 1 | 1 |
QSyntaxHighlighter::~QSyntaxHighlighter| Name: | QSyntaxHighlighter::~QSyntaxHighlighter | | Prototype: | QSyntaxHighlighter::~QSyntaxHighlighter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 321-324 |
| | 1 | 1 |
QSyntaxHighlighter::setFormat| Name: | QSyntaxHighlighter::setFormat | | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QTextCharFormat &format) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 460-469 |
| | 6 | 3 |
QSyntaxHighlighter::setFormat| Name: | QSyntaxHighlighter::setFormat | | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 482-487 |
| | 3 | 1 |
QSyntaxHighlighter::setFormat| Name: | QSyntaxHighlighter::setFormat | | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 500-505 |
| | 3 | 1 |
QSyntaxHighlighter::setDocument| Name: | QSyntaxHighlighter::setDocument | | Prototype: | void QSyntaxHighlighter::setDocument(QTextDocument *doc) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 330-350 |
| | 15 | 4 |
QSyntaxHighlighter::setCurrentBlockUserData| Name: | QSyntaxHighlighter::setCurrentBlockUserData | | Prototype: | void QSyntaxHighlighter::setCurrentBlockUserData(QTextBlockUserData *data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 602-609 |
| | 4 | 2 |
QSyntaxHighlighter::setCurrentBlockState| Name: | QSyntaxHighlighter::setCurrentBlockState | | Prototype: | void QSyntaxHighlighter::setCurrentBlockState(int newState) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 559-566 |
| | 4 | 2 |
QSyntaxHighlighter::rehighlightBlock| Name: | QSyntaxHighlighter::rehighlightBlock | | Prototype: | void QSyntaxHighlighter::rehighlightBlock(const QTextBlock &block) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 386-399 |
| | 8 | 3 |
QSyntaxHighlighter::rehighlight| Name: | QSyntaxHighlighter::rehighlight | | Prototype: | void QSyntaxHighlighter::rehighlight() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 369-377 |
| | 5 | 2 |
QSyntaxHighlighter::previousBlockState| Name: | QSyntaxHighlighter::previousBlockState | | Prototype: | int QSyntaxHighlighter::previousBlockState() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 528-539 |
| | 7 | 3 |
QSyntaxHighlighter::format| Name: | QSyntaxHighlighter::format | | Prototype: | QTextCharFormat QSyntaxHighlighter::format(int pos) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 513-519 |
| | 4 | 2 |
QSyntaxHighlighter::document| Name: | QSyntaxHighlighter::document | | Prototype: | QTextDocument *QSyntaxHighlighter::document() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 356-360 |
| | 2 | 1 |
QSyntaxHighlighter::currentBlockUserData| Name: | QSyntaxHighlighter::currentBlockUserData | | Prototype: | QTextBlockUserData *QSyntaxHighlighter::currentBlockUserData() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 617-624 |
| | 4 | 2 |
QSyntaxHighlighter::currentBlockState| Name: | QSyntaxHighlighter::currentBlockState | | Prototype: | int QSyntaxHighlighter::currentBlockState() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 545-552 |
| | 4 | 2 |
QSyntaxHighlighter::currentBlock| Name: | QSyntaxHighlighter::currentBlock | | Prototype: | QTextBlock QSyntaxHighlighter::currentBlock() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 631-635 |
| | 2 | 1 |
QSyntaxHighlighter::QSyntaxHighlighter| Name: | QSyntaxHighlighter::QSyntaxHighlighter | | Prototype: | QSyntaxHighlighter::QSyntaxHighlighter(QObject *parent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 297-305 |
| | 4 | 3 |
QSyntaxHighlighter::QSyntaxHighlighter| Name: | QSyntaxHighlighter::QSyntaxHighlighter | | Prototype: | QSyntaxHighlighter::QSyntaxHighlighter(QTextDocument *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 312-316 |
| | 1 | 1 |
QSwipeGestureRecognizer::reset| Name: | QSwipeGestureRecognizer::reset | | Prototype: | void QSwipeGestureRecognizer::reset(QGesture *state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 395-409 |
| | 9 | 1 |
QSwipeGestureRecognizer::recognize| Name: | QSwipeGestureRecognizer::recognize | | Prototype: | QGestureRecognizer::Result QSwipeGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 285-393 |
| | 72 | 20 |
QSwipeGestureRecognizer::create| Name: | QSwipeGestureRecognizer::create | | Prototype: | QGesture *QSwipeGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 277-283 |
| | 3 | 2 |
QSwipeGesture::verticalDirection| Name: | QSwipeGesture::verticalDirection | | Prototype: | QSwipeGesture::SwipeDirection QSwipeGesture::verticalDirection() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 706-715 |
| | 6 | 3 |
QSwipeGesture::swipeAngle| Name: | QSwipeGesture::swipeAngle | | Prototype: | qreal QSwipeGesture::swipeAngle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 717-720 |
| | 1 | 1 |
QSwipeGesture::setSwipeAngle| Name: | QSwipeGesture::setSwipeAngle | | Prototype: | void QSwipeGesture::setSwipeAngle(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 722-725 |
| | 1 | 1 |
QSwipeGesture::horizontalDirection| Name: | QSwipeGesture::horizontalDirection | | Prototype: | QSwipeGesture::SwipeDirection QSwipeGesture::horizontalDirection() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 695-704 |
| | 6 | 3 |
QSwipeGesture::QSwipeGesture| Name: | QSwipeGesture::QSwipeGesture | | Prototype: | QSwipeGesture::QSwipeGesture(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 682-686 |
| | 1 | 1 |
QSurfaceFormatPrivate::QSurfaceFormatPrivate| Name: | QSurfaceFormatPrivate::QSurfaceFormatPrivate | | Prototype: | explicit QSurfaceFormatPrivate(QSurfaceFormat::FormatOptions _opts = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 60-77 |
| | 2 | 1 |
QSurfaceFormatPrivate::QSurfaceFormatPrivate| Name: | QSurfaceFormatPrivate::QSurfaceFormatPrivate | | Prototype: | QSurfaceFormatPrivate(const QSurfaceFormatPrivate *other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 79-96 |
| | 2 | 1 |
QSurfaceFormat::~QSurfaceFormat| Name: | QSurfaceFormat::~QSurfaceFormat | | Prototype: | QSurfaceFormat::~QSurfaceFormat() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 258-262 |
| | 2 | 2 |
QSurfaceFormat::version| Name: | QSurfaceFormat::version | | Prototype: | QPair<int, int> QSurfaceFormat::version() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 680-683 |
| | 1 | 1 |
QSurfaceFormat::testOption| Name: | QSurfaceFormat::testOption | | Prototype: | bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOptions opt) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 352-355 |
| | 1 | 1 |
QSurfaceFormat::testOption| Name: | QSurfaceFormat::testOption | | Prototype: | bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 398-401 |
| | 1 | 1 |
QSurfaceFormat::swapInterval| Name: | QSurfaceFormat::swapInterval | | Prototype: | int QSurfaceFormat::swapInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 734-737 |
| | 1 | 1 |
QSurfaceFormat::swapBehavior| Name: | QSurfaceFormat::swapBehavior | | Prototype: | QSurfaceFormat::SwapBehavior QSurfaceFormat::swapBehavior() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 458-461 |
| | 1 | 1 |
QSurfaceFormat::stencilBufferSize| Name: | QSurfaceFormat::stencilBufferSize | | Prototype: | int QSurfaceFormat::stencilBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 492-495 |
| | 1 | 1 |
QSurfaceFormat::setVersion| Name: | QSurfaceFormat::setVersion | | Prototype: | void QSurfaceFormat::setVersion(int major, int minor) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 690-697 |
| | 4 | 2 |
QSurfaceFormat::setSwapInterval| Name: | QSurfaceFormat::setSwapInterval | | Prototype: | void QSurfaceFormat::setSwapInterval(int interval) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 719-725 |
| | 3 | 2 |
QSurfaceFormat::setSwapBehavior| Name: | QSurfaceFormat::setSwapBehavior | | Prototype: | void QSurfaceFormat::setSwapBehavior(SwapBehavior behavior) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 445-451 |
| | 3 | 2 |
QSurfaceFormat::setStereo| Name: | QSurfaceFormat::setStereo | | Prototype: | void QSurfaceFormat::setStereo(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 284-293 |
| | 5 | 2 |
QSurfaceFormat::setStencilBufferSize| Name: | QSurfaceFormat::setStencilBufferSize | | Prototype: | void QSurfaceFormat::setStencilBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 479-485 |
| | 3 | 2 |
QSurfaceFormat::setSamples| Name: | QSurfaceFormat::setSamples | | Prototype: | void QSurfaceFormat::setSamples(int numSamples) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 312-318 |
| | 3 | 2 |
QSurfaceFormat::setRenderableType| Name: | QSurfaceFormat::setRenderableType | | Prototype: | void QSurfaceFormat::setRenderableType(RenderableType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 590-596 |
| | 3 | 2 |
QSurfaceFormat::setRedBufferSize| Name: | QSurfaceFormat::setRedBufferSize | | Prototype: | void QSurfaceFormat::setRedBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 536-542 |
| | 3 | 2 |
QSurfaceFormat::setProfile| Name: | QSurfaceFormat::setProfile | | Prototype: | void QSurfaceFormat::setProfile(OpenGLContextProfile profile) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 614-620 |
| | 3 | 2 |
QSurfaceFormat::setOptions| Name: | QSurfaceFormat::setOptions | | Prototype: | void QSurfaceFormat::setOptions(QSurfaceFormat::FormatOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 365-371 |
| | 3 | 2 |
QSurfaceFormat::setOption| Name: | QSurfaceFormat::setOption | | Prototype: | void QSurfaceFormat::setOption(QSurfaceFormat::FormatOptions opt) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 332-339 |
| | 4 | 2 |
QSurfaceFormat::setOption| Name: | QSurfaceFormat::setOption | | Prototype: | void QSurfaceFormat::setOption(QSurfaceFormat::FormatOption option, bool on) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 380-389 |
| | 6 | 3 |
QSurfaceFormat::setMinorVersion| Name: | QSurfaceFormat::setMinorVersion | | Prototype: | void QSurfaceFormat::setMinorVersion(int minor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 659-665 |
| | 3 | 2 |
QSurfaceFormat::setMajorVersion| Name: | QSurfaceFormat::setMajorVersion | | Prototype: | void QSurfaceFormat::setMajorVersion(int major) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 636-642 |
| | 3 | 2 |
QSurfaceFormat::setGreenBufferSize| Name: | QSurfaceFormat::setGreenBufferSize | | Prototype: | void QSurfaceFormat::setGreenBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 551-557 |
| | 3 | 2 |
QSurfaceFormat::setDepthBufferSize| Name: | QSurfaceFormat::setDepthBufferSize | | Prototype: | void QSurfaceFormat::setDepthBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 420-426 |
| | 3 | 2 |
QSurfaceFormat::setDefaultFormat| Name: | QSurfaceFormat::setDefaultFormat | | Prototype: | void QSurfaceFormat::setDefaultFormat(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 764-777 |
| | 7 | 3 |
QSurfaceFormat::setBlueBufferSize| Name: | QSurfaceFormat::setBlueBufferSize | | Prototype: | void QSurfaceFormat::setBlueBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 566-572 |
| | 3 | 2 |
QSurfaceFormat::setAlphaBufferSize| Name: | QSurfaceFormat::setAlphaBufferSize | | Prototype: | void QSurfaceFormat::setAlphaBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 577-583 |
| | 3 | 2 |
QSurfaceFormat::samples| Name: | QSurfaceFormat::samples | | Prototype: | int QSurfaceFormat::samples() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 301-304 |
| | 1 | 1 |
QSurfaceFormat::renderableType| Name: | QSurfaceFormat::renderableType | | Prototype: | QSurfaceFormat::RenderableType QSurfaceFormat::renderableType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 603-606 |
| | 1 | 1 |
QSurfaceFormat::redBufferSize| Name: | QSurfaceFormat::redBufferSize | | Prototype: | int QSurfaceFormat::redBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 500-503 |
| | 1 | 1 |
QSurfaceFormat::profile| Name: | QSurfaceFormat::profile | | Prototype: | QSurfaceFormat::OpenGLContextProfile QSurfaceFormat::profile() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 628-631 |
| | 1 | 1 |
QSurfaceFormat::options| Name: | QSurfaceFormat::options | | Prototype: | QSurfaceFormat::FormatOptions QSurfaceFormat::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 410-413 |
| | 1 | 1 |
QSurfaceFormat::operator=| Name: | QSurfaceFormat::operator= | | Prototype: | QSurfaceFormat &QSurfaceFormat::operator=(const QSurfaceFormat &other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 244-253 |
| | 6 | 3 |
QSurfaceFormat::minorVersion| Name: | QSurfaceFormat::minorVersion | | Prototype: | int QSurfaceFormat::minorVersion() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 670-673 |
| | 1 | 1 |
QSurfaceFormat::majorVersion| Name: | QSurfaceFormat::majorVersion | | Prototype: | int QSurfaceFormat::majorVersion() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 649-652 |
| | 1 | 1 |
QSurfaceFormat::hasAlpha| Name: | QSurfaceFormat::hasAlpha | | Prototype: | bool QSurfaceFormat::hasAlpha() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 469-472 |
| | 1 | 1 |
QSurfaceFormat::greenBufferSize| Name: | QSurfaceFormat::greenBufferSize | | Prototype: | int QSurfaceFormat::greenBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 508-511 |
| | 1 | 1 |
QSurfaceFormat::detach| Name: | QSurfaceFormat::detach | | Prototype: | void QSurfaceFormat::detach() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 222-230 |
| | 5 | 3 |
QSurfaceFormat::depthBufferSize| Name: | QSurfaceFormat::depthBufferSize | | Prototype: | int QSurfaceFormat::depthBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 433-436 |
| | 1 | 1 |
QSurfaceFormat::defaultFormat| Name: | QSurfaceFormat::defaultFormat | | Prototype: | QSurfaceFormat QSurfaceFormat::defaultFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 787-790 |
| | 1 | 1 |
QSurfaceFormat::blueBufferSize| Name: | QSurfaceFormat::blueBufferSize | | Prototype: | int QSurfaceFormat::blueBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 516-519 |
| | 1 | 1 |
QSurfaceFormat::alphaBufferSize| Name: | QSurfaceFormat::alphaBufferSize | | Prototype: | int QSurfaceFormat::alphaBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 524-527 |
| | 1 | 1 |
QSurfaceFormat::QSurfaceFormat| Name: | QSurfaceFormat::QSurfaceFormat | | Prototype: | QSurfaceFormat::QSurfaceFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 207-209 |
| | 2 | 1 |
QSurfaceFormat::QSurfaceFormat| Name: | QSurfaceFormat::QSurfaceFormat | | Prototype: | QSurfaceFormat::QSurfaceFormat(QSurfaceFormat::FormatOptions options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 214-217 |
| | 2 | 1 |
QSurfaceFormat::QSurfaceFormat| Name: | QSurfaceFormat::QSurfaceFormat | | Prototype: | QSurfaceFormat::QSurfaceFormat(const QSurfaceFormat &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 235-239 |
| | 2 | 1 |
QSurface::~QSurface| Name: | QSurface::~QSurface | | Prototype: | QSurface::~QSurface() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | | Lines: | 130-137 |
| | 3 | 2 |
QSurface::surfaceClass| Name: | QSurface::surfaceClass | | Prototype: | QSurface::SurfaceClass QSurface::surfaceClass() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | | Lines: | 142-145 |
| | 1 | 1 |
QSurface::supportsOpenGL| Name: | QSurface::supportsOpenGL | | Prototype: | bool QSurface::supportsOpenGL() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | | Lines: | 95-99 |
| | 2 | 1 |
QSurface::QSurface| Name: | QSurface::QSurface | | Prototype: | QSurface::QSurface(SurfaceClass type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | | Lines: | 122-125 |
| | 2 | 1 |
QSupportedWritingSystems::~QSupportedWritingSystems| Name: | QSupportedWritingSystems::~QSupportedWritingSystems | | Prototype: | QSupportedWritingSystems::~QSupportedWritingSystems() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 207-211 |
| | 2 | 2 |
QSupportedWritingSystems::supported| Name: | QSupportedWritingSystems::supported | | Prototype: | bool QSupportedWritingSystems::supported(QFontDatabase::WritingSystem writingSystem) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 240-243 |
| | 1 | 1 |
QSupportedWritingSystems::setSupported| Name: | QSupportedWritingSystems::setSupported | | Prototype: | void QSupportedWritingSystems::setSupported(QFontDatabase::WritingSystem writingSystem, bool support) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 230-234 |
| | 2 | 1 |
QSupportedWritingSystems::operator=| Name: | QSupportedWritingSystems::operator= | | Prototype: | QSupportedWritingSystems &QSupportedWritingSystems::operator=(const QSupportedWritingSystems &other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 193-202 |
| | 6 | 3 |
QSupportedWritingSystems::detach| Name: | QSupportedWritingSystems::detach | | Prototype: | void QSupportedWritingSystems::detach() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 216-224 |
| | 5 | 3 |
QSupportedWritingSystems::QSupportedWritingSystems| Name: | QSupportedWritingSystems::QSupportedWritingSystems | | Prototype: | QSupportedWritingSystems::QSupportedWritingSystems() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 176-179 |
| | 1 | 1 |
QSupportedWritingSystems::QSupportedWritingSystems| Name: | QSupportedWritingSystems::QSupportedWritingSystems | | Prototype: | QSupportedWritingSystems::QSupportedWritingSystems(const QSupportedWritingSystems &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 184-188 |
| | 2 | 1 |
QSubpathForwardIterator::position| Name: | QSubpathForwardIterator::position | | Prototype: | inline int position() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 55-55 |
| | 1 | 1 |
QSubpathForwardIterator::next| Name: | QSubpathForwardIterator::next | | Prototype: | inline QStrokerOps::Element next() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 57-57 |
| | 1 | 1 |
QSubpathForwardIterator::hasNext| Name: | QSubpathForwardIterator::hasNext | | Prototype: | inline bool hasNext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 56-56 |
| | 1 | 1 |
QSubpathForwardIterator::QSubpathForwardIterator| Name: | QSubpathForwardIterator::QSubpathForwardIterator | | Prototype: | QSubpathForwardIterator(const QDataBuffer<QStrokerOps::Element> *path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 53-54 |
| | 1 | 1 |
QSubpathFlatIterator::next| Name: | QSubpathFlatIterator::next | | Prototype: | QStrokerOps::Element next() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 125-162 |
| | 30 | 4 |
QSubpathFlatIterator::hasNext| Name: | QSubpathFlatIterator::hasNext | | Prototype: | inline bool hasNext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 123-123 |
| | 1 | 1 |
QSubpathFlatIterator::QSubpathFlatIterator| Name: | QSubpathFlatIterator::QSubpathFlatIterator | | Prototype: | QSubpathFlatIterator(const QDataBuffer<QStrokerOps::Element> *path, qreal threshold) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 120-121 |
| | 1 | 1 |