| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPrintDevice| Name: | QPrintDevice::QPrintDevice | | Prototype: | QPrintDevice::QPrintDevice() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 49-52 |
| | 2 | 1 |
QPrintDevice| Name: | QPrintDevice::QPrintDevice | | Prototype: | QPrintDevice::QPrintDevice(const QString &id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 54-57 |
| | 2 | 1 |
QPrintDevice| Name: | QPrintDevice::QPrintDevice | | Prototype: | QPrintDevice::QPrintDevice(QPlatformPrintDevice *dd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 59-62 |
| | 2 | 1 |
QPrintDevice| Name: | QPrintDevice::QPrintDevice | | Prototype: | QPrintDevice::QPrintDevice(const QPrintDevice &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 64-67 |
| | 2 | 1 |
defaultColorMode| Name: | QPrintDevice::defaultColorMode | | Prototype: | QPrint::ColorMode QPrintDevice::defaultColorMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 238-241 |
| | 1 | 1 |
defaultDuplexMode| Name: | QPrintDevice::defaultDuplexMode | | Prototype: | QPrint::DuplexMode QPrintDevice::defaultDuplexMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 228-231 |
| | 1 | 1 |
defaultInputSlot| Name: | QPrintDevice::defaultInputSlot | | Prototype: | QPrint::InputSlot QPrintDevice::defaultInputSlot() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 208-211 |
| | 1 | 1 |
defaultOutputBin| Name: | QPrintDevice::defaultOutputBin | | Prototype: | QPrint::OutputBin QPrintDevice::defaultOutputBin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 218-221 |
| | 1 | 1 |
defaultPageSize| Name: | QPrintDevice::defaultPageSize | | Prototype: | QPageSize QPrintDevice::defaultPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 141-144 |
| | 1 | 1 |
defaultResolution| Name: | QPrintDevice::defaultResolution | | Prototype: | int QPrintDevice::defaultResolution() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 198-201 |
| | 1 | 1 |
format| Name: | QPrintDevice::format | | Prototype: | void QPrintDevice::format(QDebug debug) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 256-296 |
| | 33 | 9 |
id| Name: | QPrintDevice::id | | Prototype: | QString QPrintDevice::id() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 86-89 |
| | 1 | 1 |
isDefault| Name: | QPrintDevice::isDefault | | Prototype: | bool QPrintDevice::isDefault() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 111-114 |
| | 1 | 1 |
isRemote| Name: | QPrintDevice::isRemote | | Prototype: | bool QPrintDevice::isRemote() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 116-119 |
| | 1 | 1 |
isValid| Name: | QPrintDevice::isValid | | Prototype: | bool QPrintDevice::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 106-109 |
| | 1 | 1 |
isValidPageLayout| Name: | QPrintDevice::isValidPageLayout | | Prototype: | bool QPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 126-129 |
| | 1 | 1 |
location| Name: | QPrintDevice::location | | Prototype: | QString QPrintDevice::location() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 96-99 |
| | 1 | 1 |
makeAndModel| Name: | QPrintDevice::makeAndModel | | Prototype: | QString QPrintDevice::makeAndModel() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 101-104 |
| | 1 | 1 |
maximumPhysicalPageSize| Name: | QPrintDevice::maximumPhysicalPageSize | | Prototype: | QSize QPrintDevice::maximumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 186-189 |
| | 1 | 1 |
minimumPhysicalPageSize| Name: | QPrintDevice::minimumPhysicalPageSize | | Prototype: | QSize QPrintDevice::minimumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 181-184 |
| | 1 | 1 |
name| Name: | QPrintDevice::name | | Prototype: | QString QPrintDevice::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 91-94 |
| | 1 | 1 |
operator=| Name: | QPrintDevice::operator= | | Prototype: | QPrintDevice &QPrintDevice::operator=(const QPrintDevice &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 73-77 |
| | 2 | 1 |
operator==| Name: | QPrintDevice::operator== | | Prototype: | bool QPrintDevice::operator==(const QPrintDevice &other) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 79-84 |
| | 3 | 2 |
printableMargins| Name: | QPrintDevice::printableMargins | | Prototype: | QMarginsF QPrintDevice::printableMargins(const QPageSize &pageSize, QPageLayout::Orientation orientation, int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 191-196 |
| | 1 | 1 |
state| Name: | QPrintDevice::state | | Prototype: | QPrint::DeviceState QPrintDevice::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 121-124 |
| | 1 | 1 |
supportedColorModes| Name: | QPrintDevice::supportedColorModes | | Prototype: | QList<QPrint::ColorMode> QPrintDevice::supportedColorModes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 243-246 |
| | 1 | 1 |
supportedDuplexModes| Name: | QPrintDevice::supportedDuplexModes | | Prototype: | QList<QPrint::DuplexMode> QPrintDevice::supportedDuplexModes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 233-236 |
| | 1 | 1 |
supportedInputSlots| Name: | QPrintDevice::supportedInputSlots | | Prototype: | QList<QPrint::InputSlot> QPrintDevice::supportedInputSlots() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 213-216 |
| | 1 | 1 |
supportedMimeTypes| Name: | QPrintDevice::supportedMimeTypes | | Prototype: | QList<QMimeType> QPrintDevice::supportedMimeTypes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 249-252 |
| | 1 | 1 |
supportedOutputBins| Name: | QPrintDevice::supportedOutputBins | | Prototype: | QList<QPrint::OutputBin> QPrintDevice::supportedOutputBins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 223-226 |
| | 1 | 1 |
supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 151-154 |
| | 1 | 1 |
supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 156-159 |
| | 1 | 1 |
supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QString &pageName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 161-164 |
| | 1 | 1 |
supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QSize &pointSize) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 166-169 |
| | 1 | 1 |
supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QSizeF &size, QPageSize::Unit units) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 171-174 |
| | 1 | 1 |
supportedPageSizes| Name: | QPrintDevice::supportedPageSizes | | Prototype: | QList<QPageSize> QPrintDevice::supportedPageSizes() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 146-149 |
| | 1 | 1 |
supportedResolutions| Name: | QPrintDevice::supportedResolutions | | Prototype: | QList<int> QPrintDevice::supportedResolutions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 203-206 |
| | 1 | 1 |
supportsCollateCopies| Name: | QPrintDevice::supportsCollateCopies | | Prototype: | bool QPrintDevice::supportsCollateCopies() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 136-139 |
| | 1 | 1 |
supportsCustomPageSizes| Name: | QPrintDevice::supportsCustomPageSizes | | Prototype: | bool QPrintDevice::supportsCustomPageSizes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 176-179 |
| | 1 | 1 |
supportsMultipleCopies| Name: | QPrintDevice::supportsMultipleCopies | | Prototype: | bool QPrintDevice::supportsMultipleCopies() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 131-134 |
| | 1 | 1 |