EN OBRAS!!

 

Reports Management

Overview

Kiuwan Governance provides an out-of-the-box PDF report that you can generate by selecting PDF option in Summary section. Sometimes, that report does not completely suite your needs.

Here comes Kiuwan Report to help you.

With Kiuwan Report, you can create your own custom reports, specially suited to you own needs. Kiuwan let you to create as many reports as you want.

 

  1. A Kiuwan Report is first created, selecting its components from a widgets library. 
  2. Once the report is created, you publish it to make it generally available to the rest of the users. At any time, you will be able to modify any published report. 
  3. After publish the report, it can be “generated” (i.e. executed) by the users as many times as they need.

 

Only users granted with “report generation” privilege can create a custom report. Once created, any user can “generate” the report.


Reports Creation

 

A Report is composed of widgets. A widget is a graphical element that displays information.

When creating a Report, you select the widgets selecting them among those that Kiuwan provides.

 

When selecting the widgets, every widget has configuration options that you will set to adapt the widget to your desired functionality.  Please see next sections on available widgets.

The selection and configuration of the widgets will let you to define the content of your report. What information will be included and how will be displayed in the generated report.

Once the report is created, you will publish to make it generally available to the rest of the users. At any time, you will be able to modify any published report.

 

Reports Structure

A Kiuwan Report follows next structure

1.- Report First-Page

This 1st page contains basically the Title of the report, the Account Name (i.e. the descriptive name of the Kiuwan account, usually it’s the Company name) and the date generation report.

 

2.- Table of Contents

A Table of Contents (TOC) that shows the different sections of the Report. As you will see later, you decides whether a section appears or not in the TOC.

 

3.- Pages with designed Widgets

Every selected widget will be presented as a page of the report. At the time of report creation, you decide exactly what information will be included in the widget.

 

 

Reports Edition

You create your report by adding widgets from Kiuwan library.

As you add widgets, you can see an overview of the report’s widgets.

 

You can re-order the list of report widgets, as well as to edit/delete any of the widgets by accessing the widget menu.

To save your work in the report, you can click on Save button. This will save it and will ask you for report name and title.

 

Next image shows an example of a report first page with title “REPORT_TITLE”

And next image shows an example of a page heading.

 

Reports Generation

Every created report will be available to Kiuwan users.

Any user will be able to generate the report selecting the report and clicking on Generate option.

 

When the user selects to generate a report, next dialog is presented.

 

 

Report Format:

 You can select between PDF or PowerPoint. The latter option lets you further edit your reports.

Data Range:

The report will be built based on available data during the selected time period. To define the data range, there are two options:

 

Report Widgets

 

Kiuwan provides a complete library of widgets that you can use to build your custom report.

 

When you are creating the report, the widgets are available from a tree-like palette.

You select any of them, configure its specifics properties and add it to the report.

 

 

Almost every widget shares some common characteristics:

 

Title / Add to Table of Contents

Every widget will be presented as a page of the report.

Title lets you provide a string (a title) that will identify the report page.

You will then decide either this title appears or not in the Table of Contents of the report.

 

Description

A text you provide to explain the data displayed by the widget.

 

Specific properties

Depending on the widget, you can select additional properties to decide the degree of detailed information that will be printed.

 

Summary

Summary widgets allow to represent global (aggregated) information about application metrics.

 

Available widgets:

 

For a fully understanding on Kiuwan Indicators, please visit https://www.kiuwan.com/blog/kiuwan-indicators/ .

 

Apps Section

Apps Section widget allows to include summary data about number and distribution of applications by several criteria:

<< R_W_01.png>>

 

Risk Section

Risk Section widget allows to include summary data about number and distribution of applications based on Risk Index metric:

<< R_W_02.png>>

 

Security Section

Security Section widget allows to include summary data about number and distribution of applications based on Security Rating metric:

Please, visit https://www.kiuwan.com/docs/display/K5/Kiuwan+Code+Security for further information on Code Security.

 

Quality Section

Quality Section widget allows to include summary data about number and distribution of applications based on Global Indicator metric:

 

Technical Debt Section (XXXX)

Technical Debt Widget allows to include summary data about number and distribution of applications based on Global (quality) Indicator metric:

 

Decision quadrants

Decision Quadrant widgets allow to represent XXXXX.

Summary widgets allow to include in the report global (aggregated) information about metrics from Governance – Decision Quadrants.

Available widgets:

For a fully understanding on Decision Quadrants, please visit https://www.kiuwan.com/docs/display/K5/Decision+quadrants.

 

Business Chart

Business Chart widget allows to include a Business Value Decision Quadrant in your report.

The Business Value Decision Quadrant is aimed to identify those applications in your portfolio that require immediate action based on their criticality for the business and their exposure to any of risks you are facing: Global Risk (Risk index), Failure Probability (Production Risk), Maintenance (Development Risk) and Security Risk.

Business chart Widget graphically displays a quadrant where apps (or groups of apps) are placed according to Business Value (Y-Axis).

X-Axis can be customized to display the available types of Risks:

Please, visit https://www.kiuwan.com/docs/display/K5/Decision+quadrants for an explanation of different Risk indexes.

Points in the displayed graphic can be customized (by Group by selector) to represent:

Additionally, every point  has two main characteristics:

<< R_W_03.png>>

 

Production Chart

Production Chart widget allows to include a Production Decision Quadrant in your report.

The Production quadrant is aimed to identify those applications in your portfolio that could cause problems in production, and if they will be able to recover from these errors easily. The applications with higher exposure to this kind of risk will be those in the upper-right area of the quadrant.

Vertical (Y) axis represents Failure Probability. This indicates if applications are likely to provoke frequent errors in production. Applications with high Failure Probability could be a problem in the short term.

Horizontal (X) axis represents application’s Complexity, a normalized (between 0 and 100) metric based on applications’ cyclomatic complexity by function, duplication of code and maintainability index.

Production chart Widget graphically displays a quadrant where apps (or groups of apps) are placed according to above mentioned axis.

Please, visit https://www.kiuwan.com/docs/display/K5/Decision+quadrants for an explanation.

Points in the displayed graphic can be customized (by Group by selector) to represent:

Additionally, every point  has two main characteristics:

<< R_W_04.png>>

 

Development Chart

Development Chart widget allows to include a Development Decision Quadrant in your report.

The Development quadrant is aimed to identify those applications in your portfolio exposed in the midterm given the difficulty and associated cost to maintain them. The applications with higher exposure to this kind of risk will be those in the upper-right area of the quadrant.

In the vertical axis we represent the Maintenance Risk: this indicates if applications’ maintenance costs are going to be higher than expected, or if it is going to be complex and costly to add new functionality to them. It is based on the evidence gathered from the code for the maintainability index.

In the horizontal axis we represent application Complexity, a normalized (between 0 and 100) metric based on applications’ cyclomatic complexity by function, duplication of code and maintainability index.

Development chart Widget graphically displays a quadrant where apps (or groups of apps) are placed according to above mentioned axis.

Please, visit https://www.kiuwan.com/docs/display/K5/Decision+quadrants for an explanation.

Points in the displayed graphic can be customized (by Group by selector) to represent:

Additionally, every point  has two main characteristics:

<< R_W_05.png>>

 

Security Chart

Security Chart widget allows to include a Security Decision Quadrant in your report.

The Security quadrant is aimed to identify those applications in your portfolio that are exposed to potential internal or external attacks, that can compromise the integrity of you organization, and if these potential vulnerabilities can be easily corrected. The applications with higher exposure to this kind of risk will be those in the upper-right area of the quadrant.

In the vertical axis we represent the Security risk: This indicated how vulnerable an application is to internal or external attacks based on the number of vulnerabilities found in the application’s code as listed by CWE and OWASP.

In the horizontal axis we represent application Complexity, a normalized (between 0 and 100) metric based on applications’ cyclomatic complexity by function, duplication of code and maintainability index.

Security chart Widget graphically displays a quadrant where apps (or groups of apps) are placed according to above mentioned axis.

Please, visit https://www.kiuwan.com/docs/display/K5/Decision+quadrants for an explanation.

Points in the displayed graphic can be customized (by Group by selector) to represent:

Additionally, every point  has two main characteristics:

<< R_W_06.png>>

 

Metrics

Metrics widget allows to XXXXXX

 

 

Decision Quadrants DataTable (XXXXXX)

Decision Quadrants DataTable widget allows to include a data table of records (one application or group of applications per row) with the following summarized information:

Every record can be customized to represent:

Additionally, the data table records can be ordered by any of the above columns by using the Order by selector.

<< R_W_07.png>>

 

Evolution

Evolution widget display timely evolution of an application or a portfolio on a selected metric or indicator.

Available widgets:

 

For a fully understanding on Governance - Evolution, please visit https://www.kiuwan.com/docs/display/K5/Evolution.

 

Evolution DataTable

Evolution DataTable widget allows to include timely evolution data of an application or a portfolio on a selected metric or indicator.

Evolution can be tracked on the following metrics/indicators:

 

For a fully understanding on Governance - Evolution, please visit https://www.kiuwan.com/docs/display/K5/Evolution.

 

Values for these metrics will be “signed” numbers that represent increments (+) or decrements (-) in the metric/indicator during the selected period of time.

Every record can be customized to represent:

Additionally, the data table records can be ordered by any of the above columns by using the Order by selector.

<< R_W_07.png>>

 

Ranking

Ranking widgets are those that allow to display rankings of applications (or applications grouped by portfolios) on a selected metric or indicator.

Available widgets:

 

For a fully understanding on Governance - Rankin, please visit https://www.kiuwan.com/docs/display/K5/Ranking.

 

Ranking DataTable

Ranking DataTable widget allows to include a ranking of applications (or applications grouped by portfolios) on a selected metric or indicator.

Ranking can be based on the following metrics/indicators:

Every record can be customized to represent:

Additionally, the data table records can be ordered by any of the above columns by using the Order by selector.

<< R_W_08.png>>

Crossings

Crossings widgets are those that allow to display a table where you can pick the metric whose values you want to see, crossing the data of two different portfolios you want to compare.

Available widgets:

 

For a fully understanding on Governance - Rankin, please visit https://www.kiuwan.com/docs/display/K5/Crossings.

 

Crossings DataTable

Crossings DataTable widget allows to define table where you can pick the metric whose values you want to see, crossing the data of two different portfolios you want to compare.

Table is designed by selecting two sets of portfolios (by Rows and Columns selectors) and a metric (Metric selector).

Available metrics are:

As a result, you will get a table where column/rows labels represent the different values of the selected portfolios and the inner cells will represent the aggregated data (added or averaged) of the selected metric for all the applications that belongs to both portfolio values.

<< R_W_09.png>>