Project

General

Profile

Actions

Architecture #2546

closed

Technique Apache 2 HTTP Server: Variables in code don't have standard or relevant names

Added by Nicolas PERRON almost 12 years ago. Updated almost 5 years ago.

Status:
Rejected
Priority:
4
Assignee:
-
Category:
Techniques
Effort required:
Name check:
Fix check:
Regression:

Description

This is more a refactoring code about this Technique but some variables don't have enough relevant or standard names:

kept_if_else("apache_here", "apache_installed", "cant_install_apache")

instead of
kept_if_else("apache_install_kept", "apache_install_repaired", "apache_install_error")

for example.

Actions

Also available in: Atom PDF