| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QFileInfo::completeSuffix| Name: | QFileInfo::completeSuffix | | Prototype: | QString QFileInfo::completeSuffix() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 826-832 |
| | 4 | 2 |
QFileInfo::fileName| Name: | QFileInfo::fileName | | Prototype: | QString QFileInfo::fileName() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 744-750 |
| | 4 | 2 |
QFileInfo::filePath| Name: | QFileInfo::filePath | | Prototype: | QString QFileInfo::filePath() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 725-731 |
| | 4 | 2 |
QFileInfo::group| Name: | QFileInfo::group | | Prototype: | QString QFileInfo::group() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1190-1196 |
| | 4 | 2 |
QFileInfo::owner| Name: | QFileInfo::owner | | Prototype: | QString QFileInfo::owner() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1151-1157 |
| | 4 | 2 |
QFileInfo::path| Name: | QFileInfo::path | | Prototype: | QString QFileInfo::path() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 611-617 |
| | 4 | 2 |
QFileInfo::readLink| Name: | QFileInfo::readLink | | Prototype: | QString QFileInfo::readLink() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1132-1138 |
| | 4 | 2 |
QFileInfo::suffix| Name: | QFileInfo::suffix | | Prototype: | QString QFileInfo::suffix() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 849-855 |
| | 4 | 2 |
QFileInfoGatherer::QFileInfoGatherer| Name: | QFileInfoGatherer::QFileInfoGatherer | | Prototype: | QFileInfoGatherer::QFileInfoGatherer(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 65-81 |
| | 4 | 1 |
QFileInfoGatherer::getInfo| Name: | QFileInfoGatherer::getInfo | | Prototype: | QExtendedInformation QFileInfoGatherer::getInfo(const QFileInfo &fileInfo) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 224-255 |
| | 4 | 1 |
QFileSelector::allSelectors| Name: | QFileSelector::allSelectors | | Prototype: | QStringList QFileSelector::allSelectors() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 332-338 |
| | 4 | 1 |
QFileSystemEngine::copyFile| Name: | QFileSystemEngine::copyFile | | Prototype: | bool QFileSystemEngine::copyFile(const QFileSystemEntry &source, const QFileSystemEntry &target, QSystemError &error) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 658-664 |
| | 4 | 1 |
QFileSystemEngine::createLink| Name: | QFileSystemEngine::createLink | | Prototype: | bool QFileSystemEngine::createLink(const QFileSystemEntry &source, const QFileSystemEntry &target, QSystemError &error) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 649-655 |
| | 4 | 2 |
QFileSystemEngine::homePath| Name: | QFileSystemEngine::homePath | | Prototype: | QString QFileSystemEngine::homePath() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 719-725 |
| | 4 | 2 |
QFileSystemEngine::removeFile| Name: | QFileSystemEngine::removeFile | | Prototype: | bool QFileSystemEngine::removeFile(const QFileSystemEntry &entry, QSystemError &error) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 676-683 |
| | 4 | 2 |
QFileSystemEngine::renameFile| Name: | QFileSystemEngine::renameFile | | Prototype: | bool QFileSystemEngine::renameFile(const QFileSystemEntry &source, const QFileSystemEntry &target, QSystemError &error) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 667-673 |
| | 4 | 2 |
QFileSystemEngine::tempPath| Name: | QFileSystemEngine::tempPath | | Prototype: | QString QFileSystemEngine::tempPath() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 732-761 |
| | 4 | 2 |
QFileSystemEntry::completeSuffix| Name: | QFileSystemEntry::completeSuffix | | Prototype: | QString QFileSystemEntry::completeSuffix() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 250-257 |
| | 4 | 2 |
QFileSystemEntry::isRoot| Name: | QFileSystemEntry::isRoot | | Prototype: | bool QFileSystemEntry::isRoot() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 306-318 |
| | 4 | 2 |
QFileSystemEntry::suffix| Name: | QFileSystemEntry::suffix | | Prototype: | QString QFileSystemEntry::suffix() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 240-248 |
| | 4 | 2 |
QFileSystemModel::lastModified| Name: | QFileSystemModel::lastModified | | Prototype: | QDateTime QFileSystemModel::lastModified(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 541-547 |
| | 4 | 2 |
QFileSystemModel::size| Name: | QFileSystemModel::size | | Prototype: | qint64 QFileSystemModel::size(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 519-525 |
| | 4 | 2 |
QFileSystemModel::type| Name: | QFileSystemModel::type | | Prototype: | QString QFileSystemModel::type(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 530-536 |
| | 4 | 2 |
QFileSystemModelPrivate::addNode| Name: | QFileSystemModelPrivate::addNode | | Prototype: | QFileSystemModelPrivate::QFileSystemNode* QFileSystemModelPrivate::addNode(QFileSystemNode *parentNode, const QString &fileName, const QFileInfo& info) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1663-1686 |
| | 4 | 1 |
QFlickGesture::QFlickGesture| Name: | QFlickGesture::QFlickGesture | | Prototype: | QFlickGesture::QFlickGesture(QObject *receiver, Qt::MouseButton button, QObject *parent) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 339-346 |
| | 4 | 1 |
QFlickGestureRecognizer::create| Name: | QFlickGestureRecognizer::create | | Prototype: | QGesture *QFlickGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 368-377 |
| | 4 | 2 |
QFocusFrame::QFocusFrame| Name: | QFocusFrame::QFocusFrame | | Prototype: | QFocusFrame::QFocusFrame(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 150-157 |
| | 4 | 1 |
QFocusFramePrivate::QFocusFramePrivate| Name: | QFocusFramePrivate::QFocusFramePrivate | | Prototype: | QFocusFramePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 51-56 |
| | 4 | 1 |
QFontCache::cleanup| Name: | QFontCache::cleanup | | Prototype: | void QFontCache::cleanup() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2691-2701 |
| | 4 | 2 |
QFontCache::decreaseCost| Name: | QFontCache::decreaseCost | | Prototype: | void QFontCache::decreaseCost(uint cost) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2888-2897 |
| | 4 | 1 |
QFontCache::findEngineData| Name: | QFontCache::findEngineData | | Prototype: | QFontEngineData *QFontCache::findEngineData(const QFontDef &def) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2778-2786 |
| | 4 | 2 |
QFontCache::instance| Name: | QFontCache::instance | | Prototype: | QFontCache *QFontCache::instance() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2683-2689 |
| | 4 | 2 |
QFontComboBox::sizeHint| Name: | QFontComboBox::sizeHint | | Prototype: | QSize QFontComboBox::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 548-554 |
| | 4 | 1 |
QFontComboBox::writingSystem| Name: | QFontComboBox::writingSystem | | Prototype: | QFontDatabase::WritingSystem QFontComboBox::writingSystem() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 455-461 |
| | 4 | 2 |
QFontComboBoxPrivate::_q_currentChanged| Name: | QFontComboBoxPrivate::_q_currentChanged | | Prototype: | void QFontComboBoxPrivate::_q_currentChanged(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 361-368 |
| | 4 | 2 |
QFontDatabase::hasFamily| Name: | QFontDatabase::hasFamily | | Prototype: | bool QFontDatabase::hasFamily(const QString &family) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2032-2038 |
| | 4 | 1 |
QFontDatabase::isScalable| Name: | QFontDatabase::isScalable | | Prototype: | bool QFontDatabase::isScalable(const QString &family, const QString &style) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1745-1752 |
| | 4 | 2 |
QFontDatabasePrivate::isApplicationFont| Name: | QFontDatabasePrivate::isApplicationFont | | Prototype: | bool QFontDatabasePrivate::isApplicationFont(const QString &fileName) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2440-2446 |
| | 4 | 3 |
QFontDialog::changeEvent| Name: | QFontDialog::changeEvent | | Prototype: | void QFontDialog::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 784-791 |
| | 4 | 2 |
QFontDialogPrivate::initHelper| Name: | QFontDialogPrivate::initHelper | | Prototype: | void QFontDialogPrivate::initHelper(QPlatformDialogHelper *h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 463-469 |
| | 4 | 1 |
QFontDialogPrivate::updateSampleFont| Name: | QFontDialogPrivate::updateSampleFont | | Prototype: | void QFontDialogPrivate::updateSampleFont(const QFont &newFont) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 669-676 |
| | 4 | 2 |
QFontEngine::boundingBox| Name: | QFontEngine::boundingBox | | Prototype: | glyph_metrics_t QFontEngine::boundingBox(glyph_t glyph, const QTransform &matrix) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 419-427 |
| | 4 | 2 |
QFontEngine::getSfntTableData| Name: | QFontEngine::getSfntTableData | | Prototype: | bool QFontEngine::getSfntTableData(uint tag, uchar *buffer, uint *length) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1030-1036 |
| | 4 | 1 |
QFontEngineFT::properties| Name: | QFontEngineFT::properties | | Prototype: | QFontEngine::Properties QFontEngineFT::properties() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1203-1211 |
| | 4 | 2 |
QFontEngineMulti::ensureFallbackFamiliesQueried| Name: | QFontEngineMulti::ensureFallbackFamiliesQueried | | Prototype: | void QFontEngineMulti::ensureFallbackFamiliesQueried() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1791-1798 |
| | 4 | 2 |
QFontEngineMulti::~QFontEngineMulti| Name: | QFontEngineMulti::~QFontEngineMulti | | Prototype: | QFontEngineMulti::~QFontEngineMulti() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1780-1787 |
| | 4 | 3 |
QFormLayout::addItem| Name: | QFormLayout::addItem | | Prototype: | void QFormLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1383-1390 |
| | 4 | 1 |
QFormLayout::fieldGrowthPolicy| Name: | QFormLayout::fieldGrowthPolicy | | Prototype: | QFormLayout::FieldGrowthPolicy QFormLayout::fieldGrowthPolicy() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1743-1751 |
| | 4 | 2 |
QFormLayout::formAlignment| Name: | QFormLayout::formAlignment | | Prototype: | Qt::Alignment QFormLayout::formAlignment() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1837-1845 |
| | 4 | 2 |
QFormLayout::hasHeightForWidth| Name: | QFormLayout::hasHeightForWidth | | Prototype: | bool QFormLayout::hasHeightForWidth() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1470-1476 |
| | 4 | 1 |
QFormLayout::horizontalSpacing| Name: | QFormLayout::horizontalSpacing | | Prototype: | int QFormLayout::horizontalSpacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1866-1874 |
| | 4 | 2 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, const QString &labelText, QLayout *field) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1335-1342 |
| | 4 | 2 |
QFormLayout::itemAt| Name: | QFormLayout::itemAt | | Prototype: | QLayoutItem *QFormLayout::itemAt(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1404-1410 |
| | 4 | 2 |
QFormLayout::labelAlignment| Name: | QFormLayout::labelAlignment | | Prototype: | Qt::Alignment QFormLayout::labelAlignment() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1807-1815 |
| | 4 | 2 |
QFormLayout::rowWrapPolicy| Name: | QFormLayout::rowWrapPolicy | | Prototype: | QFormLayout::RowWrapPolicy QFormLayout::rowWrapPolicy() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1776-1784 |
| | 4 | 2 |
QFormLayout::setFieldGrowthPolicy| Name: | QFormLayout::setFieldGrowthPolicy | | Prototype: | void QFormLayout::setFieldGrowthPolicy(FieldGrowthPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1734-1741 |
| | 4 | 2 |
QFormLayout::setFormAlignment| Name: | QFormLayout::setFormAlignment | | Prototype: | void QFormLayout::setFormAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1828-1835 |
| | 4 | 2 |
QFormLayout::setHorizontalSpacing| Name: | QFormLayout::setHorizontalSpacing | | Prototype: | void QFormLayout::setHorizontalSpacing(int spacing) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1857-1864 |
| | 4 | 2 |
QFormLayout::setLabelAlignment| Name: | QFormLayout::setLabelAlignment | | Prototype: | void QFormLayout::setLabelAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1798-1805 |
| | 4 | 2 |
QFormLayout::setRowWrapPolicy| Name: | QFormLayout::setRowWrapPolicy | | Prototype: | void QFormLayout::setRowWrapPolicy(RowWrapPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1767-1774 |
| | 4 | 2 |
QFormLayout::setVerticalSpacing| Name: | QFormLayout::setVerticalSpacing | | Prototype: | void QFormLayout::setVerticalSpacing(int spacing) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1886-1893 |
| | 4 | 2 |
QFormLayout::spacing| Name: | QFormLayout::spacing | | Prototype: | int QFormLayout::spacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1924-1932 |
| | 4 | 2 |
QFormLayout::verticalSpacing| Name: | QFormLayout::verticalSpacing | | Prototype: | int QFormLayout::verticalSpacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1895-1903 |
| | 4 | 2 |
QFormLayout::~QFormLayout| Name: | QFormLayout::~QFormLayout | | Prototype: | QFormLayout::~QFormLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1190-1202 |
| | 4 | 1 |
QFormLayoutPrivate::getStyle| Name: | QFormLayoutPrivate::getStyle | | Prototype: | QStyle* QFormLayoutPrivate::getStyle() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 989-998 |
| | 4 | 2 |
QFormLayoutPrivate::setLayout| Name: | QFormLayoutPrivate::setLayout | | Prototype: | void QFormLayoutPrivate::setLayout(int row, QFormLayout::ItemRole role, QLayout *layout) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 969-976 |
| | 4 | 3 |
QFrame::changeEvent| Name: | QFrame::changeEvent | | Prototype: | void QFrame::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 527-537 |
| | 4 | 2 |
QFrame::frameRect| Name: | QFrame::frameRect | | Prototype: | QRect QFrame::frameRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 469-475 |
| | 4 | 1 |
QFrame::setFrameRect| Name: | QFrame::setFrameRect | | Prototype: | void QFrame::setFrameRect(const QRect &r) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 477-483 |
| | 4 | 1 |
QFtp::abort| Name: | QFtp::abort | | Prototype: | void QFtp::abort() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2101-2108 |
| | 4 | 2 |
QFtp::login| Name: | QFtp::login | | Prototype: | int QFtp::login(const QString &user, const QString &password) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1695-1701 |
| | 4 | 1 |
QFtp::rename| Name: | QFtp::rename | | Prototype: | int QFtp::rename(const QString &oldname, const QString &newname) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2002-2008 |
| | 4 | 1 |
QFtp::setTransferMode| Name: | QFtp::setTransferMode | | Prototype: | int QFtp::setTransferMode(TransferMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1733-1739 |
| | 4 | 1 |
QFtpDTP::abortConnection| Name: | QFtpDTP::abortConnection | | Prototype: | void QFtpDTP::abortConnection() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 447-458 |
| | 4 | 2 |
QFtpDTP::setupListener| Name: | QFtpDTP::setupListener | | Prototype: | int QFtpDTP::setupListener(const QHostAddress &address) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 327-336 |
| | 4 | 2 |
QFtpDTP::socketBytesWritten| Name: | QFtpDTP::socketBytesWritten | | Prototype: | void QFtpDTP::socketBytesWritten(qint64 bytes) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 748-757 |
| | 4 | 2 |
QFtpDTP::socketError| Name: | QFtpDTP::socketError | | Prototype: | void QFtpDTP::socketError(QAbstractSocket::SocketError e) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 717-730 |
| | 4 | 3 |
QFtpPI::clearPendingCommands| Name: | QFtpPI::clearPendingCommands | | Prototype: | void QFtpPI::clearPendingCommands() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 846-852 |
| | 4 | 1 |
QFtpPI::connectToHost| Name: | QFtpPI::connectToHost | | Prototype: | void QFtpPI::connectToHost(const QString &host, quint16 port) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 810-819 |
| | 4 | 1 |
QFtpPrivate::addCommand| Name: | QFtpPrivate::addCommand | | Prototype: | int QFtpPrivate::addCommand(QFtpCommand *cmd) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1295-1304 |
| | 4 | 2 |
QFutureInterfaceBase::setProgressRange| Name: | QFutureInterfaceBase::setProgressRange | | Prototype: | void QFutureInterfaceBase::setProgressRange(int minimum, int maximum) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 388-394 |
| | 4 | 1 |
QFutureInterfaceBasePrivate::sendCallOut| Name: | QFutureInterfaceBasePrivate::sendCallOut | | Prototype: | void QFutureInterfaceBasePrivate::sendCallOut(const QFutureCallOutEvent &callOutEvent) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 522-529 |
| | 4 | 3 |
QGL2PaintEngineEx::setTranslateZ| Name: | QGL2PaintEngineEx::setTranslateZ | | Prototype: | void QGL2PaintEngineEx::setTranslateZ(GLfloat z) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2409-2416 |
| | 4 | 2 |
QGL2PaintEngineState::QGL2PaintEngineState| Name: | QGL2PaintEngineState::QGL2PaintEngineState | | Prototype: | QGL2PaintEngineState::QGL2PaintEngineState() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2492-2498 |
| | 4 | 1 |
QGLBuffer::destroy| Name: | QGLBuffer::destroy | | Prototype: | void QGLBuffer::destroy() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 317-324 |
| | 4 | 2 |
QGLColormap::setEntry| Name: | QGLColormap::setEntry | | Prototype: | void QGLColormap::setEntry(int idx, QRgb color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 165-171 |
| | 4 | 2 |
QGLContext::~QGLContext| Name: | QGLContext::~QGLContext | | Prototype: | QGLContext::~QGLContext() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2212-2222 |
| | 4 | 1 |
QGLEngineShaderManager::removeCustomStage| Name: | QGLEngineShaderManager::removeCustomStage | | Prototype: | void QGLEngineShaderManager::removeCustomStage() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 603-609 |
| | 4 | 2 |
QGLEngineShaderManager::setCompositionMode| Name: | QGLEngineShaderManager::setCompositionMode | | Prototype: | void QGLEngineShaderManager::setCompositionMode(QPainter::CompositionMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 586-593 |
| | 4 | 2 |
QGLEngineShaderManager::setCustomStage| Name: | QGLEngineShaderManager::setCustomStage | | Prototype: | void QGLEngineShaderManager::setCustomStage(QGLCustomShaderStage* stage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 595-601 |
| | 4 | 2 |
QGLEngineShaderManager::setMaskType| Name: | QGLEngineShaderManager::setMaskType | | Prototype: | void QGLEngineShaderManager::setMaskType(MaskType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 577-584 |
| | 4 | 2 |
QGLEngineShaderManager::setOpacityMode| Name: | QGLEngineShaderManager::setOpacityMode | | Prototype: | void QGLEngineShaderManager::setOpacityMode(OpacityMode mode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 568-575 |
| | 4 | 2 |
QGLEngineShaderManager::setSrcPixelType| Name: | QGLEngineShaderManager::setSrcPixelType | | Prototype: | void QGLEngineShaderManager::setSrcPixelType(PixelSrcType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 559-566 |
| | 4 | 2 |
QGLFormat::setOption| Name: | QGLFormat::setOption | | Prototype: | void QGLFormat::setOption(QGL::FormatOptions opt) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 925-932 |
| | 4 | 2 |
QGLFramebufferObject::QGLFramebufferObject| Name: | QGLFramebufferObject::QGLFramebufferObject | | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, Attachment attachment, GLenum target, GLenum internal_format) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 916-928 |
| | 4 | 2 |
QGLFramebufferObject::QGLFramebufferObject| Name: | QGLFramebufferObject::QGLFramebufferObject | | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, Attachment attachment, GLenum target, GLenum internal_format) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 943-955 |
| | 4 | 2 |
QGLFramebufferObject::attachment| Name: | QGLFramebufferObject::attachment | | Prototype: | QGLFramebufferObject::Attachment QGLFramebufferObject::attachment() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1323-1329 |
| | 4 | 2 |
QGLPixelBuffer::handle| Name: | QGLPixelBuffer::handle | | Prototype: | Qt::HANDLE QGLPixelBuffer::handle() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 393-399 |
| | 4 | 2 |
QGLPixelBufferPrivate::init| Name: | QGLPixelBufferPrivate::init | | Prototype: | bool QGLPixelBufferPrivate::init(const QSize &, const QGLFormat &f, QGLWidget *shareWidget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 581-587 |
| | 4 | 1 |
QGLShaderProgram::disableAttributeArray| Name: | QGLShaderProgram::disableAttributeArray | | Prototype: | void QGLShaderProgram::disableAttributeArray(int location) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1777-1783 |
| | 4 | 2 |