| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSurface::supportsOpenGL| Name: | QSurface::supportsOpenGL | | Prototype: | bool QSurface::supportsOpenGL() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | | Lines: | 89-93 |
| | 2 | 1 |
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: | 136-139 |
| | 1 | 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: | 124-131 |
| | 3 | 2 |
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: | 201-203 |
| | 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: | 208-211 |
| | 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: | 229-233 |
| | 2 | 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: | 521-524 |
| | 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: | 513-516 |
| | 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: | 784-787 |
| | 1 | 1 |
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: | 430-433 |
| | 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: | 216-224 |
| | 5 | 3 |
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: | 505-508 |
| | 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: | 466-469 |
| | 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: | 646-649 |
| | 1 | 1 |
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: | 667-670 |
| | 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: | 238-247 |
| | 6 | 3 |
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: | 407-410 |
| | 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: | 625-628 |
| | 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: | 497-500 |
| | 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: | 600-603 |
| | 1 | 1 |
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: | 298-301 |
| | 1 | 1 |
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: | 574-580 |
| | 3 | 2 |
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: | 563-569 |
| | 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: | 761-774 |
| | 7 | 3 |
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: | 417-423 |
| | 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: | 548-554 |
| | 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: | 633-639 |
| | 3 | 2 |
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: | 656-662 |
| | 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: | 329-336 |
| | 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: | 377-386 |
| | 6 | 3 |
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: | 362-368 |
| | 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: | 611-617 |
| | 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: | 533-539 |
| | 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: | 587-593 |
| | 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: | 309-315 |
| | 3 | 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: | 476-482 |
| | 3 | 2 |
QSurfaceFormat::setStereo| Name: | QSurfaceFormat::setStereo | | Prototype: | void QSurfaceFormat::setStereo(bool enable) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 278-290 |
| | 7 | 3 |
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: | 442-448 |
| | 3 | 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: | 716-722 |
| | 3 | 2 |
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: | 687-694 |
| | 4 | 2 |
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: | 489-492 |
| | 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: | 455-458 |
| | 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: | 731-734 |
| | 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: | 349-352 |
| | 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: | 395-398 |
| | 1 | 1 |
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: | 677-680 |
| | 1 | 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: | 252-256 |
| | 2 | 2 |
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: | 54-71 |
| | 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: | 73-90 |
| | 2 | 1 |
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: | 676-680 |
| | 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: | 689-698 |
| | 6 | 3 |
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: | 716-719 |
| | 1 | 1 |
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: | 711-714 |
| | 1 | 1 |
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: | 700-709 |
| | 6 | 3 |
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: | 271-277 |
| | 3 | 2 |
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: | 279-387 |
| | 72 | 20 |
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: | 389-403 |
| | 9 | 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: | 289-297 |
| | 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: | 304-308 |
| | 1 | 1 |
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: | 623-627 |
| | 2 | 1 |
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: | 537-544 |
| | 4 | 2 |
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: | 609-616 |
| | 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: | 348-352 |
| | 2 | 1 |
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: | 505-511 |
| | 4 | 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: | 520-531 |
| | 7 | 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: | 361-369 |
| | 5 | 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: | 378-391 |
| | 8 | 3 |
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: | 551-558 |
| | 4 | 2 |
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: | 594-601 |
| | 4 | 2 |
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: | 322-342 |
| | 15 | 4 |
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: | 452-461 |
| | 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: | 474-479 |
| | 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: | 492-497 |
| | 3 | 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: | 313-316 |
| | 1 | 1 |
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: | 53-55 |
| | 1 | 1 |
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: | 73-78 |
| | 4 | 2 |
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: | 150-154 |
| | 2 | 2 |
QSyntaxHighlighterPrivate::applyFormatChanges| Name: | QSyntaxHighlighterPrivate::applyFormatChanges | | Prototype: | void QSyntaxHighlighterPrivate::applyFormatChanges() | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 87-148 |
| | 39 | 13 |
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: | 186-199 |
| | 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: | 156-184 |
| | 16 | 4 |
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: | 63-71 |
| | 7 | 1 |
QSysInfo::buildAbi| Name: | QSysInfo::buildAbi | | Prototype: | QString QSysInfo::buildAbi() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2482-2493 |
| | 0 | 2 |
QSysInfo::buildAbi::[lambda]| Name: | QSysInfo::buildAbi::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2489-2489 |
| | 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: | 2334-2337 |
| | 0 | 2 |
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: | 2336-2336 |
| | 0 | 1 |
QSysInfo::currentCpuArchitecture| Name: | QSysInfo::currentCpuArchitecture | | Prototype: | QString QSysInfo::currentCpuArchitecture() | | Coverage: | 29.167% (14/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2371-2446 |
| | 20 | 18 |
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: | 2440-2440 |
| | 0 | 1 |
QSysInfo::kernelType| Name: | QSysInfo::kernelType | | Prototype: | QString QSysInfo::kernelType() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2523-2535 |
| | 4 | 2 |
QSysInfo::kernelVersion| Name: | QSysInfo::kernelVersion | | Prototype: | QString QSysInfo::kernelVersion() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2550-2562 |
| | 4 | 2 |
QSysInfo::machineHostName| Name: | QSysInfo::machineHostName | | Prototype: | QString QSysInfo::machineHostName() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2802-2823 |
| | 4 | 2 |
QSysInfo::prettyProductName| Name: | QSysInfo::prettyProductName | | Prototype: | QString QSysInfo::prettyProductName() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2715-2784 |
| | 8 | 3 |
QSysInfo::productType| Name: | QSysInfo::productType | | Prototype: | QString QSysInfo::productType() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2604-2641 |
| | 5 | 2 |
QSysInfo::productVersion| Name: | QSysInfo::productVersion | | Prototype: | QString QSysInfo::productVersion() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2667-2699 |
| | 5 | 2 |
QSystemError::toString| Name: | QSystemError::toString | | Prototype: | QString QSystemError::toString() const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp | | Lines: | 148-165 |
| | 4 | 5 |
QSystemLocale::QSystemLocale| Name: | QSystemLocale::QSystemLocale | | Prototype: | QSystemLocale::QSystemLocale() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 552-559 |
| | 4 | 2 |
QSystemLocale::fallbackUiLocale| Name: | QSystemLocale::fallbackUiLocale | | Prototype: | QLocale QSystemLocale::fallbackUiLocale() const | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 104-125 |
| | 13 | 6 |
QSystemLocale::query| Name: | QSystemLocale::query | | Prototype: | QVariant QSystemLocale::query(QueryType type, QVariant in) const | | Coverage: | 52.727% (58/110) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 127-257 |
| | 72 | 50 |
QSystemLocale::~QSystemLocale| Name: | QSystemLocale::~QSystemLocale | | Prototype: | QSystemLocale::~QSystemLocale() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 570-578 |
| | 4 | 3 |
QSystemLocaleData::QSystemLocaleData| Name: | QSystemLocaleData::QSystemLocaleData | | Prototype: | QSystemLocaleData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 47-54 |
| | 1 | 1 |
QSystemLocaleData::readEnvironment| Name: | QSystemLocaleData::readEnvironment | | Prototype: | void QSystemLocaleData::readEnvironment() | | Coverage: | 65.517% (19/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 69-96 |
| | 24 | 7 |