Skip to content

Issue #545 - Add complexity report#546

Merged
EmanueleC merged 2 commits intoactivity#494from
issue#545
Jun 4, 2016
Merged

Issue #545 - Add complexity report#546
EmanueleC merged 2 commits intoactivity#494from
issue#545

Conversation

@mdipirro
Copy link
Copy Markdown
Contributor

@mdipirro mdipirro commented Jun 2, 2016

Numero del Task/Issue correlato/a: #545

Breve descrizione della soluzione adottata:
Aggiunte le informazioni sullo strumento usato per le misurazioni del codice

Inoltre, il numero di @apiParam, @apiSuccess e @apiError è totalmente arbitrario e dipendente dal numero di parametri richiesti, dei valori ritornati, in un oggetto JSON (\textbf{J}ava\textbf{S}cript \textbf{O}bject \textbf{N}otation), e dei tipi di errori che possono essere sollevati.

\paragraph{Complexity Report}
Per le misurazioni sul codice prodotto il team ha deciso di affidarsi al tool automatico complexity-report. Questo strumento è facilemnte installabile tramite npm (\textbf{n}ode \textbf{p}ackeage \textbf{m}anager), il package manager per applicazioni JavaScript in ambiente \glossaryItem{Node.js}. L'analisi effettuata si basa sull'ABS (\textbf{A}bstract \textbf{S}yntax \textbf{T}ree) e prodice le misurazioni della maggior parte delle metriche scelte dal team, in particolare:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo : facilemnte

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo : prodice

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo : packeage

@EmanueleC EmanueleC merged commit 861baeb into activity#494 Jun 4, 2016
@EmanueleC EmanueleC deleted the issue#545 branch June 4, 2016 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants