| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 endBannerPage| Name:  | QCupsJobWidget::endBannerPage |  | Prototype:  | QCUPSSupport::BannerPage QCupsJobWidget::endBannerPage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 204-207 |  
  |  | 1 | 1 | 
 initJobBilling| Name:  | QCupsJobWidget::initJobBilling |  | Prototype:  | void QCupsJobWidget::initJobBilling() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 137-140 |  
  |  | 1 | 1 | 
 initJobPriority| Name:  | QCupsJobWidget::initJobPriority |  | Prototype:  | void QCupsJobWidget::initJobPriority() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 152-155 |  
  |  | 1 | 1 | 
 jobBilling| Name:  | QCupsJobWidget::jobBilling |  | Prototype:  | QString QCupsJobWidget::jobBilling() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 147-150 |  
  |  | 1 | 1 | 
 jobHold| Name:  | QCupsJobWidget::jobHold |  | Prototype:  | QCUPSSupport::JobHoldUntil QCupsJobWidget::jobHold() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 119-122 |  
  |  | 1 | 1 | 
 jobHoldTime| Name:  | QCupsJobWidget::jobHoldTime |  | Prototype:  | QTime QCupsJobWidget::jobHoldTime() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 132-135 |  
  |  | 1 | 1 | 
 jobPriority| Name:  | QCupsJobWidget::jobPriority |  | Prototype:  | int QCupsJobWidget::jobPriority() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 162-165 |  
  |  | 1 | 1 | 
 setEndBannerPage| Name:  | QCupsJobWidget::setEndBannerPage |  | Prototype:  | void QCupsJobWidget::setEndBannerPage(const QCUPSSupport::BannerPage bannerPage) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 199-202 |  
  |  | 1 | 1 | 
 setJobBilling| Name:  | QCupsJobWidget::setJobBilling |  | Prototype:  | void QCupsJobWidget::setJobBilling(const QString &jobBilling) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 142-145 |  
  |  | 1 | 1 | 
 setJobPriority| Name:  | QCupsJobWidget::setJobPriority |  | Prototype:  | void QCupsJobWidget::setJobPriority(int jobPriority) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 157-160 |  
  |  | 1 | 1 | 
 setPrinter| Name:  | QCupsJobWidget::setPrinter |  | Prototype:  | void QCupsJobWidget::setPrinter(QPrinter *printer) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 79-82 |  
  |  | 1 | 1 | 
 setStartBannerPage| Name:  | QCupsJobWidget::setStartBannerPage |  | Prototype:  | void QCupsJobWidget::setStartBannerPage(const QCUPSSupport::BannerPage bannerPage) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 189-192 |  
  |  | 1 | 1 | 
 startBannerPage| Name:  | QCupsJobWidget::startBannerPage |  | Prototype:  | QCUPSSupport::BannerPage QCupsJobWidget::startBannerPage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 194-197 |  
  |  | 1 | 1 | 
 toggleJobHoldTime| Name:  | QCupsJobWidget::toggleJobHoldTime |  | Prototype:  | void QCupsJobWidget::toggleJobHoldTime() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 124-130 |  
  |  | 3 | 2 | 
 setupPrinter| Name:  | QCupsJobWidget::setupPrinter |  | Prototype:  | void QCupsJobWidget::setupPrinter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 84-90 |  
  |  | 4 | 1 | 
 QCupsJobWidget| Name:  | QCupsJobWidget::QCupsJobWidget |  | Prototype:  | QCupsJobWidget::QCupsJobWidget(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 63-73 |  
  |  | 5 | 1 | 
 setJobHold| Name:  | QCupsJobWidget::setJobHold |  | Prototype:  | void QCupsJobWidget::setJobHold(QCUPSSupport::JobHoldUntil jobHold, const QTime &holdUntilTime) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 109-117 |  
  |  | 5 | 2 | 
 initJobHold| Name:  | QCupsJobWidget::initJobHold |  | Prototype:  | void QCupsJobWidget::initJobHold() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 92-107 |  
  |  | 11 | 1 | 
 initBannerPages| Name:  | QCupsJobWidget::initBannerPages |  | Prototype:  | void QCupsJobWidget::initBannerPages() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 167-187 |  
  |  | 16 | 1 |