jdwx

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    Specifying coverage scope?

    I have two Phpstorm projects. One is over ten times larger than the other. Both have 100% code coverage via PhpUnit tests.The larger project performs code coverage very quickly. (A few seconds.)The...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Incorrect "Unused element" warnings in PhpStorm

    On a pretty regular basis, PhpStorm seems to get confused about method usage and starts reporting warnings about unused methods that it clearly “knows” are used.Typically, “Invalidate caches…” will...
    • 2 followers
    • 3 comments
    • 1 vote