Searched refs:has_other_info (Results 1 – 2 of 2) sorted by relevance
482 sub has_other_info { &first(sub { !$NOTE_OR_DIAG{uc($_->{tag})} }, $_[0]->info) ? 1 : 0 } subroutine
851 ok(!$one->has_other_info, "No other info");879 ok($two->has_other_info, "other info");