Skip to content

Rename new bad file - #71

Open
knorrest wants to merge 2 commits into
masterfrom
rename-new-bad-file
Open

Rename new bad file#71
knorrest wants to merge 2 commits into
masterfrom
rename-new-bad-file

Conversation

@knorrest

Copy link
Copy Markdown
Contributor

No description provided.

Change-Id: I3be99f90c3e7d9eb1e8d78f1b7eccccad6aa58e0

@kalletest kalletest Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

  • View detailed results in CodeScene
  • Quality Gates: FAILED
  • Issues Detected: (46)
  • Issues Improved: (0)
  • Affected Hotspots: (???) 🔥
  • Recommended Review Level: Detailed -- Inspect the code that degrades in code health.

Violations summary:

Comment thread bad2.c
@@ -0,0 +1,5682 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Lines of Code in a Single File Impact on Code Health Score 0.87
This module has 4342 lines of code, improve code health by reducing it to 1000

Why does this problem occur?

The number of Lines of Code in a single file.

Comment thread bad2.c
@@ -0,0 +1,5682 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Number of Functions in a Single Module Impact on Code Health Score 0.43
This module has 204 functions, threshold = 110

Why does this problem occur?

The total number of functions in each module.

Comment thread bad2.c
@@ -0,0 +1,5682 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Code Duplication Impact on Code Health Score 2.62
The module contains 12 functions with similar structure: zoo_acreate2_ttl,zoo_acreate_ttl,zoo_adelete,zoo_aget_acl and 8 more functions

Why does this problem occur?

The amount of similar code across the functions in a module.

Comment thread bad2.c
@@ -0,0 +1,5682 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Deep, Nested Complexity Impact on Code Health Score 0.65
check_events has a nested complexity depth of 6, threshold = 4

Why does this problem occur?

Measures the maximum nesting depth inside each function.

Comment thread bad2.c
@@ -0,0 +1,5682 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Deep, Nested Complexity Impact on Code Health Score 0.54
resolve_hosts has a nested complexity depth of 5, threshold = 4

Why does this problem occur?

Measures the maximum nesting depth inside each function.

Comment thread bad2.c
@@ -0,0 +1,5682 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Excess Number of Function Arguments
zoo_set has 5 arguments, threshold = 4

Why does this problem occur?

Measures the maximum number of function arguments of any function in a module.

Comment thread bad2.c
@@ -0,0 +1,5682 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Excess Number of Function Arguments
remove_watches has 7 arguments, threshold = 4

Why does this problem occur?

Measures the maximum number of function arguments of any function in a module.

Comment thread bad2.c
@@ -0,0 +1,5682 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Excess Number of Function Arguments
zoo_remove_watches has 6 arguments, threshold = 4

Why does this problem occur?

Measures the maximum number of function arguments of any function in a module.

Comment thread bad2.c
@@ -0,0 +1,5682 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Excess Number of Function Arguments Impact on Code Health Score 0.01
zoo_aremove_watches has 8 arguments, threshold = 4

Why does this problem occur?

Measures the maximum number of function arguments of any function in a module.

Comment thread bad2.c
@@ -0,0 +1,5682 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Excess Number of Function Arguments
zoo_aremove_all_watches has 6 arguments, threshold = 4

Why does this problem occur?

Measures the maximum number of function arguments of any function in a module.

Change-Id: Ida972e85167672e15b1eb975c9bf30d24d698689
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant