class DeepCover::Node::WhenSplatCondition

Public Instance Methods

flow_entry_count() click to toggle source
# File lib/deep_cover/node/case.rb, line 41
def flow_entry_count
  entry_tracker_hits
end