etap

Code pulled with git from git://github.com/ngerakines/etap.git with the last commit being 445544e

These are Current warnings for etap.

dialyzer -n -q -Wno_improper_lists ebin
etap_report.erl:123: The pattern {'none', _} can never match the type {binary() | string() | {'search_error',[binary() | [any()],...]},non_neg_integer()}
etap_report.erl:202: The pattern <_Filename, []> can never match the type <nonempty_string(),[binary() | string(),...]>
etap_report.erl:206: The pattern 'none' can never match the type binary() | string() | {'search_error',[binary() | [any()],...]}
etap_report.erl:230: The pattern <Dir, Filename, 3> can never match the type <binary() | string(),nonempty_string(),0 | 1 | 2>