in reply to How Much Is Too Much (on one line of code)?

As many have stated, that seems like a bit too much for one line of code. If you moved the overall predicate [ if $country ] to a wrapping conditional it would make a lot more sense and would be more readable than the lines above IMO.
  • Comment on Re: How Much Is Too Much (on one line of code)?