Entrace
v0.1.0

      View Source Entrace.TracePatterns (Entrace v0.1.0)

      Summary

      Types

      t()

      Functions

      add(tps, pattern, trace_pattern)
      count(tps)
      covered?(tps, pattern)
      covered_by(tps, arg)
      exists?(tps, pattern)
      hit(tps, pattern, mfa)
      increment(tps, pattern)
      is_match_all?(tps, arg2)
      new()
      remove(tps, pattern)
      within_limit?(tps, pattern)

      Types

      Link to this type

      t()

      View Source
      @type t() :: %{required(mfa()) => Entrace.TracePattern.t()}

      Functions

      Link to this function

      add(tps, pattern, trace_pattern)

      View Source
      Link to this function

      count(tps)

      View Source
      Link to this function

      covered?(tps, pattern)

      View Source
      Link to this function

      covered_by(tps, arg)

      View Source
      Link to this function

      exists?(tps, pattern)

      View Source
      Link to this function

      hit(tps, pattern, mfa)

      View Source
      Link to this function

      increment(tps, pattern)

      View Source
      Link to this function

      is_match_all?(tps, arg2)

      View Source
      Link to this function

      new()

      View Source
      Link to this function

      remove(tps, pattern)

      View Source
      Link to this function

      within_limit?(tps, pattern)

      View Source

      Hex Package Hex Preview Download ePub version

      Built using ExDoc (v0.31.1) for the Elixir programming language