Visual Debt

Visual debt is all the elements that hampers the readability of a PHP code source, even at the cost of source consistence. It is similar to the technical debt, but, when pushed to extremes, leads to the removal of many options that are actually safe guards of the code itself.

See also Eliminating Visual Debt.

Related : Technical Debt, Technical Debt