Searched refs:can_handle (Results 1 – 12 of 12) sorted by relevance
42 eval { $class->can_handle($source) };59 can_handle => [142 can_handle => [237 can_handle => [283 can_handle => [325 can_handle => [362 is( $class->can_handle($source), $default_vote,367 for my $test ( @{ $tests->{can_handle} } ) {376 is( $class->can_handle($source), $vote, $name );
1014 my @can_handle = sort keys %$state;1015 is_deeply \@can_handle, \@expect, "token types handled in $name";1016 for my $type (@can_handle) {
14 sub can_handle { subroutine16 my $vote = $class->SUPER::can_handle(@_);
19 sub can_handle { subroutine21 $class->SUPER::can_handle(@_);
17 sub can_handle { subroutine
68 sub can_handle { subroutine
248 my $confidence = $handler->can_handle($source);
65 sub can_handle { subroutine
67 sub can_handle { subroutine
64 sub can_handle { subroutine
73 sub can_handle { subroutine